@Richmond
text not hilited, reason: lexer not installed? Click on statusbar "(none)", lexer list shows, no LiveCode in list?
Search found 4 matches
- Sat Jan 07, 2017 6:24 pm
- Forum: Off-Topic
- Topic: LiveCode lexer for SynWrite/CudaText
- Replies: 10
- Views: 9038
- Sat Jan 07, 2017 1:12 pm
- Forum: Off-Topic
- Topic: LiveCode lexer for SynWrite/CudaText
- Replies: 10
- Views: 9038
Re: LiveCode lexer for SynWrite/CudaText
Hm, interesting... I see syntax for SublimeText3. It has file extent "livecodescript". Only. Which file extensions should lexer have?
github _ com /trevordevore/livecode-sublimetext/blob/master/LiveCode.sublime-syntax
github _ com /trevordevore/livecode-sublimetext/blob/master/LiveCode.sublime-syntax
- Sat Jan 07, 2017 11:26 am
- Forum: Off-Topic
- Topic: LiveCode lexer for SynWrite/CudaText
- Replies: 10
- Views: 9038
Re: LiveCode lexer for SynWrite/CudaText
Ok, here's details, how to install in CudaText: - CudaText needs OS's python. == For MacOS: install any latest 3.x Python from www_python_org (Cudatext must find it in default folder) == For Linux: Python already installed, only correct option "pylib__linux" in user.json. == For Windows: Python ship...
- Fri Jan 06, 2017 5:43 pm
- Forum: Off-Topic
- Topic: LiveCode lexer for SynWrite/CudaText
- Replies: 10
- Views: 9038
LiveCode lexer for SynWrite/CudaText
SynWrite/CudaText editor now has lexer for LiveCode, it supports most keywords hilites (4 colors of them: keywords, funcs, const, operators). code folding for if/repeat/switch/try + code blocks (on/command/etc). How to install in CudaText: - CudaText needs OS's python. == For MacOS: install any late...