blach / Textastic-Customization

http://www.textasticapp.com/
MIT License
180 stars 40 forks source link

More Code Completion #1

Closed Fexxel closed 12 years ago

Fexxel commented 12 years ago

Hi, luis- forked from my repo and he did an awesome job on adding codecompletion for c, c++,lisp,objc and scheme. So I was thinking about letting you know about them, since other Textastic users might be interested in these features.

blach commented 12 years ago

I'm using parts of your C code completion file for the official code completion in the next update of Textastic. I had to make some code changes so that the C code completion can be reused for Objective-C, C++ and Objective-C++ with a simpler scope selectors like "(source.c | source.c++ | source.objc | source.objc++) - comment - string" - which is not yet possible in Textastic 4.0.2.