prog8/syntax-files/SublimeText
Irmen de Jong c13168b60c various improvements:
fix verafx.available().
added gfx_lores.plot().
faster gfx_lores.clear_screen().
added a new Sublime Text 4 syntax highlighting file.
2024-10-01 22:18:03 +02:00
..
Prog8.sublime-syntax
readme.txt

Here is a ".sublime-syntax" syntax file for Sublime Text 4.
Format: see https://www.sublimetext.com/docs/syntax.html

This file can also be used for other tools as well, such as 'bat':
https://github.com/sharkdp/bat
https://github.com/sharkdp/bat?tab=readme-ov-file#adding-new-syntaxes--language-definitions


The older "tmLanguage" syntax definition file, where this sublime-syntax version is based on, can still be found here:

https://github.com/akubiczek/Prog8-TmLanguage-VsCode/tree/master/sublime3