-1

Options for Symbols

brihogan 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
In CoffeeScript all `new` keywords show up in the Symbols list - which is not ideal (at least, not for me). Also, the intending of symbols is almost too subtle. Would love it if we could turn off some keywords (or at least the `new` keyword). Also, would love if the indent was wider (or customizable). Furthermore, if possible, it'd be cool if items in symbols list could have a toggle arrow (show/hide children) to make things more compact.

Over all, awesome app!
Can you send me an example CoffeeScript file so I can have a look at it and compare it to the symbol list in TextMate? I've fixed a bug in the symbol list in Textastic 3.2 so maybe this issue is fixed in that version.


Textastic uses the CoffeScript TextMate bundle from 

https://github.com/jashkenas/coffee-script-tmbundle - It's possible to customize the symbol list by editing the bundle and using that instead of the default bundle that comes with the app. Here's how to add your own custom syntax definitions: http://bit.ly/oUK9Kc


In general, if the symbol list in Textastic looks different than in TextMate then it's probably a bug in Textastic.