How to use your VSCode on any Device
Using vscode on any device requires that it should be accessed through a browser. To achieve this, we need to use a package called code-server This enables us to connect to our real machine through the web, where VS Code will be installed. Step 1 We need to install the package first, to do that …