I'm writing a bundle for GNU Forth - mainly for giggles although I'll release it if it gets good enough. I'd like ⎋ completion to be able to complete Forth words - which can include any non-space character. Is it possible to define the 'word characters' on a per-grammar basis?
On 26. Apr 2007, at 03:01, Andy Armstrong wrote:
I'm writing a bundle for GNU Forth - mainly for giggles although I'll release it if it gets good enough. I'd like ⎋ completion to be able to complete Forth words - which can include any non-space character. Is it possible to define the 'word characters' on a per-grammar basis?
Despite Gerd’s eager lobbying, this is still not a feature of TextMate ;)