Hey Everyone, Like a lot of you, I have been using Textpad for a while due to the syntax support for dk code. Recently I made the switch to Sublime Text 2, which has quite a few more modern features (and a slick interface as well). Textpad does the job, but it is really nice to have those modern IDE / text editor features like autocomplete, dragging tabs to multiple windows, split pane mode, editing multiple lines at once, code snippets, code folding (one of the most useful things missing from Textpad).
Long story short, I wrote a plugin for Sublime Text 2 (http://www.sublimetext.com/), that adds syntax highlighting and auto-completion as you type. Install is pretty trivial, but let me know if you need help or have any questions. Also, feel free to let me know of any bugs, here or on the issues page on my Github. I already have it working significantly better than the old Textpad version, so definitely give it a try. Here is the link: https://github.com/morganherlocker/Caliperscript-Syntax Directions are on the page for installing with Git, however, if you are not familiar with Git, just download the files into: C:\\Users\\[your name]\\AppData\\Roaming\\Sublime Text 2\\Packages\\GISDK\\ Restart ST2 and you should be good to go. Hope it helps; feed back would be greatly appreciated! -- Morgan Herlocker PS: It is free and open source under the MIT license, so feel free to do whatever you like with it. ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Maptitude/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/Maptitude/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
