Problem statement
Visual Studio Code Insider supports remote development (kind of a vscode server), and with it, extensions installed server-side rather than client-side.
Some APIs will work for both without changes but maybe we are using an API for which this is not the case, so we need to investigate.
To-do
Problem statement
Visual Studio Code Insider supports remote development (kind of a vscode server), and with it, extensions installed server-side rather than client-side.
Some APIs will work for both without changes but maybe we are using an API for which this is not the case, so we need to investigate.
To-do