AutoLispExt
AutoLispExt copied to clipboard
Provide better language syntax differentiation and highlighting
Is your feature request related to a problem? Please describe. The color highlighting provided by the textmate syntax parser does not provide enough language differentiation and highlighting options
Describe the solution you'd like Provide a better textmate syntax language parser
Describe alternatives you've considered use the attached language syntax parser file I created.
Additional context See the attached PDF for the language identifiers that can be used to highlight the language. Also, the attached settings.json correctly highlights the language. Lastly, at the last minute, I adjusted the language file to allow parentheses to be highlighted, on a per depth basis, to 6 levels. Language Syntax.zip
Thank you! We will try to test your version language syntax xml and evaluate it.