How to register a file scheme from Visual Studio extension

Sajith 11 Reputation points
2024-08-28T06:32:45.2+00:00

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?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
212 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.