font settings
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# VS Code extensions (one ID per line; # comments allowed)
|
||||
# Install: bash ~/dotfiles/vscode-server/install-vscode-extensions.sh
|
||||
|
||||
# Remote / WSL (from settings)
|
||||
ms-vscode-remote.remote-wsl
|
||||
ms-python.python
|
||||
ms-python.debugpy
|
||||
ms-python.vscode-python-envs
|
||||
charliermarsh.ruff
|
||||
redhat.vscode-yaml
|
||||
redhat.vscode-xml
|
||||
ms-toolsai.jupyter
|
||||
ms-toolsai.jupyter-renderers
|
||||
ms-toolsai.vscode-jupyter-cell-tags
|
||||
ms-toolsai.vscode-jupyter-slideshow
|
||||
|
||||
# UI
|
||||
vscode-icons-team.vscode-icons
|
||||
|
||||
# Optional (uncomment if you use them)
|
||||
# GitHub.copilot
|
||||
# GitHub.copilot-chat
|
||||
# formulahendry.acp-client
|
||||
Reference in New Issue
Block a user