brackets-outline-list icon indicating copy to clipboard operation
brackets-outline-list copied to clipboard

Feature request: Fake pragma mark

Open poof86 opened this issue 9 years ago • 4 comments

Know those handy pragma marks you can use in applications like Xcode that show op in the outliner? It really helps to group your functions and make searching through them easier. Could this be implemented with maybe a default comment pattern like a triple forward slash or something? Thanks!

poof86 avatar Apr 30 '15 08:04 poof86

As I don't use XCode, I don't know what are pragma marks. Can you maybe give an example and/or an image how it should look like?

Hirse avatar Apr 30 '15 09:04 Hirse

Here's a quick example. I also put in an example of a comment feature I stumbled upon using the // TODO: comment in Xcode

screen shot 2015-04-30 at 12 55 17

poof86 avatar Apr 30 '15 10:04 poof86

Thanks for the example, I will see what I can do.

There is already a very nice extension to show TODO's: Brackets Todo

Hirse avatar Apr 30 '15 11:04 Hirse

Thanks you and nice TODO tip! :D

poof86 avatar Apr 30 '15 11:04 poof86