Each language should have the following 3 components:
- The language server.
- The formatter.
- The linter.
Each component has a binary and a vscode extension.
| # https://gist.github.com/soulmachine/3f3167f5fae72f5109c4671968cb0628 | |
| # --- Typography --- | |
| font-family = "Maple Mono NF CN" | |
| font-size = 14 | |
| adjust-cell-height = 2 | |
| # --- Theme and Colors --- | |
| theme = Catppuccin Mocha | |
| minimum-contrast = 4 |
adduser node
usermod -aG sudo nodeCreate a new file /etc/sudoers.d/node:
node ALL=(root) NOPASSWD:ALL/etc/apt/sources.list.d/pve-enterprise.list and comment out the following line# deb https://enterprise.proxmox.com/debian/pve buster pve-enterpriseRemove No valid subscription
Backup proxmoxlib.js: