VSCodium
VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking.
The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. [vscodium.com]
VSCodium是一个社区驱动的、自由许可的微软编辑器VS Code的二进制分发版。
微微软的vscode源代码是开源的(MIT许可证),但可下载的产品(Visual Studio Code)是根据这种非FLOSS许可证授权的,并包含遥测/追踪。
VSCodium项目的存在是为了让你无需从源代码下载+构建。该项目包含特殊的构建脚本,会克隆微软的vscode代码库,运行构建命令,并将生成的二进制文件上传到GitHub发布。这些二进制文件是根据MIT许可证授权的。遥测被禁用。 [vscodium.com]
install
## Arch
yay -S --noconfirm vscodium-bin vscodium-bin-marketplace
# Windows 10
scoop install vscodium
config
VSCodium → Settings → Open Settings (JSON):
// Windows 10
{
"terminal.integrated.profiles.windows": {
"Cmder": {
"path": [
"${env:windir}\\Sysnative\\cmd.exe",
"${env:windir}\\System32\\cmd.exe"
],
"args": [
"/k C:\\Users\\User\\Usr\\Opt\\cmder_mini\\vendor\\init.bat"
]
}
},
"terminal.integrated.defaultProfile.windows": "Cmder",
"terminal.integrated.tabs.enableAnimation": false
}
reference
cross-reference
resource
mark
- #complete All Autocomplete
- #complete Path Intellisense
- #converter indent2tree takuanporipori.indent2tree
- #debug Error Lens
- #debug Lua Debug
- #debug Python Debugger
- #edit Better Align
- #edit Better Comments Next
- #edit Better Folding Plus AtroxEGO.better-folding-plus
- #edit Bracket Select
- #edit Edit CSV
- #edit EditorConfig
- #edit Fold VSCode LeonatKrasniqi.foldvscode
- #edit Hide Comments
- #edit Hungry Delete
- #edit Incrementor Selection
- #edit Sort Import Lines
- #edit Sort lines
- #edit Text Marker (Numbered) pit00.text-marker-numbered
- #edit Whitespace+ davidhouchin.whitespace-plus
- #file Epub Reader cweijan.epub-reader
- #file Open sandcastle.vscode-open
- #file vscode-pdf
- #formatter Better YAML Formatter kennylong.kubernetes-yaml-formatter
- #formatter Prettier - Code formatter
- #gist GistPad vsls-contrib.gistfs
- #git gitignore
- #latex LaTeX Fold carbonsoda.latex-fold
- #latex LaTeX Workshop
- #latex LTeX+
- #llm Cline
- #llm Continue
- #llm Files2Prompt thomas-mckanna.files2Prompt
- #llm Mintlify Doc Writer
- #profile Snippets Manager
- #profile Syncing
- #profile [VSIX Manager
- #project Project Manager
- #rename Batch Rename
- #syntax AHK++ (AutoHotkey Plus Plus)
- #syntax Better DockerFile Syntax
- #syntax Better JSON5
- #syntax Better Shell Syntax
- #syntax Color Highlight
- #syntax ENV
- #syntax Log File Highlighter
- #syntax Lua
- #syntax M3U8 / HLS Language Support
- #syntax Markdown Preview Enhanced
- #syntax Markdown Preview Mermaid Support
- #syntax Mermaid Markdown Syntax Highlighting
- #syntax Mermaid Preview vstirbu.vscode-mermaid-preview
- #syntax Python
- #syntax Rainbow CSV
- #syntax reStructuredText Syntax highlighting
- #syntax Slidev
- #syntax srt
- #syntax XML
- #syntax YAML
- #theme Lightless Theme TwoDevs.lightless
- #theme Oxocarbon Theme NyoomEngineering.oxocarbon-vscode
- #theme Vanta OrelLazri.vanta
- Cron Tasks
- filesize
later
- #edit Compare Folders
- #lsp Tinymist Typst
- #syanx KiCad Syntax Highlighter DanielMeza.kicad-syntax-highlighter
- #syntax SQLite3 Editor
extra
- #frontend Bootstrap IntelliSense hossaini.bootstrap-intellisense
- #frontend CSS Variable Autocomplete
- #frontend ESLint
- #frontend Font Awesome Auto-complete & Preview
- #frontend Icon Snippets PolymerMallard.icon-snippets
- #frontend IntelliSense for CSS class names in HTML
- #frontend Live Preview
- #frontend Nextjs snippets
- #frontend Pretty TypeScript Errors
- #frontend Tailwind CSS IntelliSense
- #frontend Tauri
cache
- #complete Path Autocomplete
- #converter Data Format Converter
- #database Database Client JDBC
- #database Database Client
- #edit Auto Hide
- #edit Bookmarks
- #edit CodeTour
- #edit Dash
- #edit DupChecker
- #edit Format in context menus
- #edit hungry-backspace
- #edit Indent line
- #edit Inline Bookmarks
- #edit Lorem ipsum
- #edit Markdown Table Formatter
- #edit MetaGo
- #edit Multiple cursor case preserve
- #edit Partial Diff
- #edit Private Snippets
- #edit Remove empty lines
- #edit Snippet Composer
- #edit Text Power Tools
- #edit URI Encode/Decode
- #edit 会了吧
- #file audio-preview
- #file Component Folder Generator
- #file Image Preview
- #file MPEG-4 Preview
- #file Svg Preview
- #frontend cdnjs
- #frontend formate: CSS/LESS/SCSS formatter
- #frontend HTML Class Suggestions
- #frontend Live Server
- #frontend Mithril Emmet
- #gist Gist Snip
- #git gi
- #git Git Auto Pull
- #git Git Graph
- #git Git History
- #git GitHub Repositories
- #git GitLens
- #github GitHub Actions
- #github GitHub Pull Requests
- #gitlab GitLab Workflow
- #icon Icons
- #icon Material Theme Icons — Free
- #latex TexLab
- #latex vscode2latex
- #linter Bash IDE
- #linter Code Spell Checker
- #linter ShellCheck
- #llm Tabby
- #profile Sync Settings
- #profile VSC Export & Import
- #syntax AutoHotkey Plus Plus
- #syntax Flash VSCode
- #syntax Foam
- #syntax Godot Files
- #syntax godot-tools
- #syntax ink
- #syntax LaTeX Utilities
- #syntax Love2D Support
- #syntax Output Colorizer
- #syntax Python Test Explorer for Visual Studio Code
- #syntax Ren'Py Language
- #syntax shadcn/next
- #syntax Shader languages support for VS Code
- #syntax Subtitles Editor
- #syntax XML Toolkit
- #task Task Explorer
- #theme e-ink
- #theme Shimmer Theme
- #theme Tokyo Night Dark Enhanced
- #theme Tokyo Night
- #theme Vesper
- #view Decondenser
- #view indent-rainbow
- #view No Scroll
- #view Render Line Endings
- Browse Lite
- Docker
- File Utils
- File Watcher
- file-sync
- GitHub Local Actions
- i18n Ally
- MicroPico
- novel-writer
- Officew Viewer
- Open Remote - SSH
- Open Remote - WSL
- Remote - SSH
- RSS Plus
- SFTP
- Terminal Keeper
- tl;dr pages
- URI Grep
- VSCode Animalese
- VSCode Archive
- vscode-open
- vscode-pets
- WakaTime
- Wokwi Simulator
- Zip Tools
- 微信小程序开发工具
- 腾讯云代码助手 CodeBuddy