-1
Options for Symbols
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!
Customer support service by UserEcho
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.