
Source : https://github.com/cdr/code-server
Download : amd64 , arm 64

VS Code - MyQNAP
Run VS Code on any machine anywhere and access it in the browser. Visual Studio Code – Open Source (“Code – OSS”) Visual Studio Code is a distribution of the Code - OSS repository with Microsoft-specific customizations released under a traditional Microsoft product license. Visual Studio Code...

QPKG INTEGRATION
- Default password is NAS $HOSTNAME
- Listen by default to HTTPS on port 54442
- detect automatically if MyQnapcloud LetEncrypt certificate are found, and uses it, if not it uses self-signed certificate
or set your own certificate path if you have
Code:
Commande line flags /opt/VSCode/code-server/bin/code-server --help
Usage: code-server [options] [path]
Options
--auth The type of authentication to use. [password, none]
--cert Path to certificate. Generated if no path is provide d.
--cert-key Path to certificate key when using non-generated cer t.
--disable-updates Disable automatic updates.
--disable-telemetry Disable telemetry.
--host Host for the HTTP server.
-h --help Show this output.
--open Open in browser on startup. Does not work remotely.
--port Port for the HTTP server.
--socket Path to a socket (host and port will be ignored).
-v --version Display version information.
--user-data-dir Path to the user data directory.
--extensions-dir Path to the extensions directory.
--list-extensions List installed VS Code extensions.
--force Avoid prompts when installing VS Code extensions.
--install-extension Install or update a VS Code extension by id or vsix.
--uninstall-extension Uninstall a VS Code extension by id.
--show-versions Show VS Code extension versions.
-vvv --verbose Enable verbose logging.
About :

Code anywhere: Code on your Chromebook, tablet, and laptop with a consistent dev environment. Develop on a Linux machine and pick up from any device with a web browser.
Server-powered: Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. Preserve battery life when you're on the go since all intensive computation runs on your server.
Dernière édition: