Open elpablos opened 8 years ago
I have a possible solution, but it's a bit hacky:
[Import]
an instance of LanguageDefinitionManager
LanguageDefinitions
property, but cast it to a List<ILanguageDefinition>
I don't know why it's currently an IEnumerable<>
. I don't think there's a good reason for that.
Hi, Is there any chance how to use NuGet Gemini.Modules.CodeEditor but only with one language, for example only with C#?
Thanks, Elpablos