Search found 4 matches
- 02.05.2018 07:07
- Forum: General - CudaText
- Topic: Auto casing?
- Replies: 11
- Views: 4757
- 18.04.2018 00:20
- Forum: General - CudaText
- Topic: Auto casing?
- Replies: 11
- Views: 4757
- 17.04.2018 23:30
- Forum: General - CudaText
- Topic: Auto casing?
- Replies: 11
- Views: 4757
Thanks, this will be good for common keywords. I was hoping to also use this for a set of well known identifiers, but I would like to avoid to create a snippet for each (counted in the 100s). Maybe there is a way to have a function list/intellisense for these and any others deemed to be function ide...
- 17.04.2018 13:35
- Forum: General - CudaText
- Topic: Auto casing?
- Replies: 11
- Views: 4757
Auto casing?
Is it possible to auto case certain keywords? For example, if you type the lexer or editor changes the text to
Code: Select all
for
Code: Select all
FOR