Standalone [code-server] client. Download and run before (https://github.com/cdr/code-server) (notes: disabled CommandOrControl+W shortcut to disable closing and it allows to set up close tab shortcut in vsc code-server)
Requires Node.JS and Electron installed to Build release.
~ requires electron-forge
~ use electron-forge publish
to build standalone application.
INSTALLATION
- change url to your http code-server (src/index.js)
npm i
electron-forge publish
- use build from 'out' directory
= only MacOS tested.