DSH-Arch-Setup/THIRD_PARTY_EXTENSIONS.md
Шурупов Илья Викторович cf9443753e Add one-command Arch DSH setup
Package the portable DSH profiles, local plugins, desktop integration, Firefox wrapper, and ownership-aware installer lifecycle. Bundle checksum-pinned OpenVSCode, editor extensions, translation assets, and cloudflared so unreliable upstream artifact downloads cannot break a clean installation.
2026-09-12 19:13:36 +03:00

14 lines
1.1 KiB
Markdown

# Third-party editor extensions
The repository redistributes the exact installed extension payloads as VSIX archives. Each archive retains its upstream license file and package metadata. Versions and SHA-256 digests are authoritative in `manifests/vscode-extension-artifacts.tsv`.
| Extension | Version | License | Source |
|---|---:|---|---|
| `asispts.neo-git-graph` | 0.5.0 | MIT | https://github.com/asispts/neo-git-graph |
| `llvm-vs-code-extensions.vscode-clangd` | 0.6.0 | MIT | https://github.com/clangd/vscode-clangd |
| `ms-vscode.cmake-tools` | 1.23.52 | MIT | https://github.com/microsoft/vscode-cmake-tools |
| `rionoir.gitcharm` | 0.4.7 | GPL-3.0-only | https://github.com/RioNoir/GitCharm |
| `skippingpetticoatconvent.git-graph-zh` | 1.0.8 | bundled `LICENSE` | https://github.com/SKIPPINGpetticoatconvent/vscode-git-graph-zh |
| `tofilagman.git-branch-compare` | 0.4.0 | MIT | https://github.com/tofilagman/vscode-ext-gitlab-compare |
The corresponding source is available at the linked upstream repositories under the recorded release version. Do not remove the license files from redistributed VSIX archives.