Search found 1 match
- Wed Jun 18, 2008 2:20 pm
- Forum: General
- Topic: Syntax Highlighting - Different colors within same block
- Replies: 0
- Views: 593
Syntax Highlighting - Different colors within same block
I am trying to create a Syntax definition file for the highlighting of Fanuc G-Code (CNC programming code). In many cases I want to highlight the command word differently than the numeric value in a command block e.g. in the command G01 I want to highlight the "G" in orange and the "01" in black. I ...