Niksi-vscode is a vscode plugin that acts as an interface for VSCode Remote and NixOS running in WSL. It is implemented with a vscode webview and is currently in a PoC status.
- Clone this repository
- Run
npm install
- Run
npm run compile
- Open VSCode in the project directory
- Open
src/extension.ts
file - Run and Debug the file in VSCode Extension Development mode