Search found 1 match

by phollyer
05 Aug 2023 15:36
Forum: Syntax files
Topic: PureBasic Syntax
Replies: 1
Views: 7149

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...