Search found 1 match
- 05 Aug 2023 15:36
- Forum: Syntax files
- Topic: PureBasic Syntax
- Replies: 1
- Views: 9704
PureBasic Syntax
I'm working on Syntax for pure basic, I've got Folding done, my problem is the coloring. How does the Key Words Grouping Name match to the coloring scheme? [Keywords Constants=(?!#PB_)#([a-zA-Z_0-9]+)$ Others=CallDebugger|DataSection|Debug|DebugLevel|DeclareCDLL|DeclareDLL|Dim|DisableDebugger|Enable...