Using TextMate (Mac OS X) as your IDE
Monkey Programming Forums/Monkey Programming/Using TextMate (Mac OS X) as your IDE
| ||
| Just added a feature that means pressing Option+Escape will present an auto-complete menu to choose from possible completions. So, auto completion options now stand at: Press the Escape key to cycle through all matches after typing part of a keyword Shift+Escape will take cycle backwards through all matches Option+Escape will present a list of matches for you to choose from As well as that expansion of keywords to full syntax through use of the tab key is still present, but only works after typing lowercase. So the two main methods of auto-completion are currently at odds with each other in terms of case. Any thoughts as to whether this matters? Download the latest version of monkey.tmbundle from github: https://github.com/gingerbeardman/monkey.tmbundle |







