Hi,
I saw the new build system “syntax” option here, and I was wondering how it is used.
New build system syntax option
falven
#1
0 Likes
FichteFoll
#2
self.output_view.assign_syntax(syntax)
That’s all that happens with it. Basically, you specify the relative path (from Data) to a syntax definition and it will be assigned to the output panel. Default is “Packages/Text/Plain text.tmLanguage”.
0 Likes