How to register a file scheme from Visual Studio extension
Sajith
11
Reputation points
Is there a way to register a file scheme from an extension in Visual Studio so that when a code editor or a virtual document with that scheme opens, visual studio calls extension's Language Client implementation?
Sign in to answer