ChucK-plugin-for-ST3 icon indicating copy to clipboard operation
ChucK-plugin-for-ST3 copied to clipboard

Correcting the syntax highlighting file

Open zeffii opened this issue 11 years ago • 1 comments

as per previous conversation with Ben on the coursera forum

Yah, syntax is black magic. The best I can do is recommend the Python (or other familiar language) tmLanguage file along with: http://docs.sublimetext.info/en/sublime-text-3/extensibility/syntaxdefs.html http://manual.macromates.com/en/scope_selectors http://manual.macromates.com/en/language_grammars

There is currently one annoyance.

When a method call appears on a line, anything after it will be mostly white

  • sample_buf.samples() => int num_samples; for instance, An exception to this is Std.mtof(voice_note) => float midif; maybe this an indicator of where to look

zeffii avatar Nov 21 '13 14:11 zeffii

can you believe this is 10 years ago?

zeffii avatar Jul 21 '23 20:07 zeffii