I’d like to create a language scope to hold snippets specific to our project. We use XML, so I’d like to be able to include all the XML behaviours that are already there (Syntax highlighting etc.) and add to them if the syntax is set to myXml.
Is this possible or would I have to create an entire, new syntax?
Thanks
Dave