Hello,
I'm using the Document.LoadLanguageFromXml method to load a syntax from a file.
If I have multiple editors - should I use a cache for languages to avoid IO and xml parsing?
Thanks.
I'm using the Document.LoadLanguageFromXml method to load a syntax from a file.
If I have multiple editors - should I use a cache for languages to avoid IO and xml parsing?
Thanks.