385 B
385 B
VSCode mit einem bestimmten Profile starten :
code --profile name
Leerzeilen aus einer Datei löschen :
- In the “Find” field, type:
^\s*$\n
- In the “Replace” field, leave it blank.
VSCODE LXC (Docker) Container auf dem Proxmox :
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/code-server.sh)"
#vscode #befehle #cmd #howto