We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bfbaa5 commit ae1762eCopy full SHA for ae1762e
1 file changed
syntaxes/gcode.tmLanguage.json
@@ -59,7 +59,7 @@
59
"name": "constant.numeric.gcode"
60
},
61
{
62
- "match": "[gG][0-9]{1,3}",
+ "match": "[gG][0-9]{1,3}\\.?[0-9]?",
63
"name": "markup.bold.gcode"
64
65
0 commit comments