visual_studio_code
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| visual_studio_code [2022-08-25 11:05:36] – [Konfigurationsdatei] david | visual_studio_code [2025-10-12 20:45:32] (aktuell) – [Installation] david | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Visual Studio Code ====== | ====== Visual Studio Code ====== | ||
| - | **[[https:// | + | **[[https:// |
| - | Neben [[https:// | + | Neben [[https:// |
| GitHub: [[https:// | GitHub: [[https:// | ||
| Zeile 22: | Zeile 22: | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get install | + | sudo apt-get install |
| - | wget -qO- https:// | + | |
| - | sudo install -D -o root -g root -m 644 packages.microsoft.gpg / | + | |
| - | sudo sh -c 'echo "deb [arch=amd64, | + | |
| - | rm -f packages.microsoft.gpg | + | |
| - | sudo apt install apt-transport-https | + | curl -O packages.microsoft.com.asc https:// |
| - | sudo apt update | + | sudo install -D -o root -g root -m 644 packages.microsoft.com.asc /etc/apt/keyrings |
| - | sudo apt install code | + | rm -f packages.microsoft.com.asc |
| + | |||
| + | curl -O legacy.packages.microsoft.com.asc https:// | ||
| + | sudo install -D -o root -g root -m 644 legacy.packages.microsoft.com.asc / | ||
| + | rm -f legacy.packages.microsoft.com.asc | ||
| + | |||
| + | sudo apt -U install apt-transport-https | ||
| + | </ | ||
| + | |||
| + | <code ini / | ||
| + | Enabled: yes | ||
| + | Types: deb | ||
| + | URIs: https:// | ||
| + | Suites: bookworm | ||
| + | Components: main | ||
| + | Signed-By: / | ||
| + | |||
| + | Enabled: yes | ||
| + | Types: deb | ||
| + | URIs: https:// | ||
| + | Suites: trixie | ||
| + | Components: main | ||
| + | Signed-By: / | ||
| + | |||
| + | # sudo debconf-set-selections <<< | ||
| + | Enabled: yes | ||
| + | Types: deb | ||
| + | URIs: https:// | ||
| + | Suites: stable | ||
| + | Components: main | ||
| + | Signed-By: /etc/apt/ | ||
| + | </ | ||
| + | |||
| + | <code bash> | ||
| + | sudo debconf-set-selections <<< | ||
| + | sudo apt -U install code | ||
| </ | </ | ||
| Zeile 36: | Zeile 67: | ||
| ===== Konfigurationsdatei ===== | ===== Konfigurationsdatei ===== | ||
| + | Version: 1.73.1 | ||
| Gist: [[https:// | Gist: [[https:// | ||
| <code yaml settings.json> | <code yaml settings.json> | ||
| { | { | ||
| - | | + | |
| - | " | + | " |
| - | }, | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | " | + | " |
| - | " | + | |
| - | }, | + | }, |
| - | " | + | |
| - | " | + | " |
| - | }, | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | " | + | " |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | " | + | " |
| - | " | + | |
| - | }, | + | " |
| - | " | + | }, |
| - | " | + | |
| - | " | + | " |
| - | }, | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | ], | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | " | + | " |
| - | | + | " |
| - | " | + | " |
| - | | + | ], |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | " |
| - | " | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | }, |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | | + | " |
| - | " | + | " |
| - | " | + | |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | "rpc.appName": | + | " |
| - | "rpc.buttonActiveLabel": | + | " |
| - | "rpc.buttonEnabled": true, | + | " |
| - | "rpc.buttonInactiveLabel": | + | " |
| - | "rpc.buttonInactiveUrl": | + | " |
| - | "rpc.checkIdle": | + | " |
| - | "rpc.detailsDebugging": | + | "security.workspace.trust.enabled": true, |
| - | "rpc.detailsEditing": | + | "sortJSON.contextMenu": |
| - | "rpc.detailsIdling": | + | "sortJSON": |
| - | "rpc.detailsViewing": | + | "sortJSONAlphaNum": |
| - | "rpc.enabled": | + | "sortJSONAlphaNumReverse": |
| - | "rpc.idleText": | + | "sortJSONKeyLength": |
| - | "rpc.idleTimeout": | + | "sortJSONKeyLengthReverse": |
| - | "rpc.largeImage": | + | "sortJSONReverse": |
| - | "rpc.largeImageIdling": "AFK", | + | "sortJSONType": |
| - | "rpc.lowerDetailsDebugging": "In {workspace} - {problems} problems found", | + | "sortJSONTypeReverse": |
| - | "rpc.lowerDetailsEditing": | + | "sortJSONValues": |
| - | "rpc.lowerDetailsIdling": | + | "sortJSONValuesReverse": |
| - | "rpc.lowerDetailsNoWorkspaceFound": | + | |
| - | "rpc.lowerDetailsViewing": "In {workspace} - {problems} problems found", | + | "telemetry.telemetryLevel": "off", |
| - | "rpc.prioritizeLanguagesOverExtensions": | + | "terminal.explorerKind": "integrated", |
| - | "rpc.problemsText": "{problemsCount}", | + | "terminal.integrated.automationProfile.windows": |
| - | "rpc.removeDetails": | + | "terminal.integrated.copyOnSelection": |
| - | | + | "terminal.integrated.cursorBlinking": |
| - | "rpc.removeLowerDetails": | + | "terminal.integrated.cursorStyle": "block", |
| - | | + | "terminal.integrated.defaultProfile.windows": "PowerShell", |
| - | "rpc.showProblems": true, | + | "terminal.integrated.gpuAcceleration": "auto", |
| - | "rpc.suppressNotifications": true, | + | "terminal.integrated.rightClickBehavior": "paste", |
| - | "security.workspace.trust.enabled": | + | "terminal.integrated.shellIntegration.enabled": true, |
| - | "sortJSON.contextMenu": | + | "terminal.integrated.smoothScrolling": true, |
| - | " | + | "typescript.updateImportsOnFileMove.enabled": |
| - | "sortJSONAlphaNum": | + | "update.enableWindowsBackgroundUpdates": true, |
| - | | + | "update.mode": "default", |
| - | "sortJSONKeyLength": | + | "vscode-edge-devtools.useHttps": |
| - | "sortJSONKeyLengthReverse": false, | + | "vscode-edge-devtools.userDataDir": false, |
| - | "sortJSONReverse": | + | "vscord.app.name": "Visual Studio Code", |
| - | | + | "vscord.behavoiur.prioritizeLanguagesOverExtensions": |
| - | "sortJSONTypeReverse": | + | "vscord.status.buttons.button1.active.enabled": |
| - | "sortJSONValues": | + | "vscord.status.buttons.button1.active.label": "GitHub", |
| - | "sortJSONValuesReverse": | + | "vscord.status.buttons.button1.active.url": "https:// |
| - | }, | + | "vscord.status.buttons.button1.idle.enabled": true, |
| - | " | + | "vscord.status.buttons.button1.idle.label": |
| - | "terminal.explorerKind": "integrated", | + | "vscord.status.buttons.button1.idle.url": "https:// |
| - | "terminal.integrated.copyOnSelection": true, | + | "vscord.status.buttons.button1.inactive.enabled": |
| - | "terminal.integrated.cursorBlinking": | + | "vscord.status.buttons.button1.inactive.label": "GitHub", |
| - | "terminal.integrated.cursorStyle": "block", | + | "vscord.status.buttons.button1.inactive.url": "https:// |
| - | "terminal.integrated.defaultProfile.windows": | + | "vscord.status.idle.enabled": |
| - | "terminal.integrated.gpuAcceleration": "auto", | + | "vscord.status.showElapsedTime": |
| - | "terminal.integrated.rightClickBehavior": "paste", | + | "window.commandCenter": true, |
| - | "terminal.integrated.shellIntegration.enabled": | + | "window.menuBarVisibility": "visible", |
| - | "typescript.updateImportsOnFileMove.enabled": | + | "window.titleBarStyle": |
| - | "update.enableWindowsBackgroundUpdates": true, | + | "workbench.colorTheme": |
| - | "update.mode": "default", | + | "workbench.editorAssociations": |
| - | "vscode-edge-devtools.useHttps": | + | "*.pdf": "latex-workshop-pdf-hook", |
| - | "vscode-edge-devtools.userDataDir": | + | "git-rebase-todo": "gitlens.rebase" |
| - | "window.commandCenter": | + | }, |
| - | "window.menuBarVisibility": "visible", | + | " |
| - | "window.titleBarStyle": "custom", | + | " |
| - | " | + | |
| - | " | + | |
| } | } | ||
| Zeile 257: | Zeile 287: | ||
| 42Crunch.vscode-openapi | 42Crunch.vscode-openapi | ||
| augustocdias.tasks-shell-input | augustocdias.tasks-shell-input | ||
| + | DavidAnson.vscode-markdownlint | ||
| dbaeumer.vscode-eslint | dbaeumer.vscode-eslint | ||
| denoland.vscode-deno | denoland.vscode-deno | ||
| Zeile 266: | Zeile 297: | ||
| GitHub.remotehub | GitHub.remotehub | ||
| GitLab.gitlab-workflow | GitLab.gitlab-workflow | ||
| + | golang.go | ||
| GrapeCity.gc-excelviewer | GrapeCity.gc-excelviewer | ||
| James-Yu.latex-workshop | James-Yu.latex-workshop | ||
| Zeile 296: | Zeile 328: | ||
| rust-lang.rust-analyzer | rust-lang.rust-analyzer | ||
| serayuzgur.crates | serayuzgur.crates | ||
| + | stylelint.vscode-stylelint | ||
| tamasfe.even-better-toml | tamasfe.even-better-toml | ||
| usernamehw.errorlens | usernamehw.errorlens | ||
| Zeile 307: | Zeile 340: | ||
| ===== Entwicklungsumgebung einrichten ===== | ===== Entwicklungsumgebung einrichten ===== | ||
| - | [[vscode_c_cpp|C/C++ in Visual Studio Code]] | + | [[::C/C++ in Visual Studio Code]] |
/home/http/wiki/data/attic/visual_studio_code.1661425536.txt · Zuletzt geändert: von david
