slynch8 / 10x

10x IDE/Editor
191 stars 35 forks source link

Allow global syntax highlighting files #2806

Closed detritivore closed 1 month ago

detritivore commented 2 months ago
Having a global syntax highlighting file seems like a good idea.
I think you could create one and put *.* into the Extension setting at the top. Not sure how it will work with multiple matching files, but it's worth a try. 

sadly, that didn't 'just work', so support for it should be added. this would allow users to specify custom 'syntax colouring rules' for keywords such as NOTE: TODO: etc.

sidenote: supporting full/partial/multilines for such a feature would be a bonus :-)

slynch8 commented 1 month ago

done (1.0.218)