On 2013-09-16 14:15, Simon Gregory wrote:
Hello Jacob,

A long time ago I got auto completion working for ActionScript 3 in TextMate. 
There's a short blog post about it here: 
http://blog.simongregory.com/09/as3-autocompletion-in-textmate/ and it shows 
that what you're after is possible.

This http://git.io/PvPjSg command is where it all starts. You can get the 
current file and cursor position from TM env vars. However you may need to 
write something to find the include paths. If R has strong conventions then you 
can start with those. If not having the user specify them in a config file - 
i.e. the .tm_properties file would work.

Hope this helps.

Thanks, I'll have a look at that script.

--
/Jacob Carlborg

_______________________________________________
textmate-dev mailing list
textmate-dev@lists.macromates.com
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to