KingDownloads

VSCodium version history

10 releases tracked, newest first.

1.121.03429

May 22, 2026
- Fixed AppImage errors and arguments - Improved MSI installer and update handling - Disabled AI coauthor feature by default - Added UI fixes for find widget and icon display

57 downloads

1.116.02821

Apr 27, 2026
- Updated VS Code base to version 1.116.0 - Added PowerPC64 Little Endian support for RPMs, DEBs, and CLI - Improved Windows documentation and troubleshooting - Disabled onboarding screen by default

57 downloads

1.112.01907

Mar 20, 2026
- Fixed update info in insiders AppImage - Updated patches for version 1.112 - Fixed CSS order issue - Updated flatted dependency from 3.3.3 to 3.4.2

54 downloads

1.110.11631

Mar 8, 2026
update vscode to [1.110.1](https://code.visualstudio.com/updates/v1_110) ## What's Changed * fix(copilot): disable inline actions by @daiyam in https://github.com/VSCodium/vscodium/pull/2743 * fix(font): icon size of bottom pane and searchs by @daiyam in https://github.com/VSCodium/vscodium/pull/2742 * fix(font): icon and spacing in tabs by @daiyam in https://github.com/VSCodium/vscodium/pull/2744 **Full Changelog**: https://github.com/VSCodium/vscodium/compare/1.110.11607...1.110.11631 ## x86 64bits <table> <tr> <td rowspan="8">Windows</td> <td>User Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11631/VSCodiumUserSetup-x64-1.110.11631.exe">VSCodiumUserSetup-x64-1.110.11631.exe</a></td> </tr> <tr> <td>System Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11631/VSCodiumSetup-x64-1.110.11631.exe">VSCodiumSetup-x64-1.110.11631.exe</a></td> </tr> <tr> <td>.zip</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11631/VSCodium-win32-x64-1.110.11631.zip">VSCodium-win32-x64-1.110.11631.zip</a></td> </tr> <tr> <td>.msi - updates e

52 downloads

1.110.11607

Mar 7, 2026
update vscode to [1.110.1](https://code.visualstudio.com/updates/v1_110) ## What's Changed * fix(font-size): detect and apply padding and margin at 0 by @daiyam in https://github.com/VSCodium/vscodium/pull/2737 **Full Changelog**: https://github.com/VSCodium/vscodium/compare/1.110.11602...1.110.11607 ## x86 64bits <table> <tr> <td rowspan="8">Windows</td> <td>User Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11607/VSCodiumUserSetup-x64-1.110.11607.exe">VSCodiumUserSetup-x64-1.110.11607.exe</a></td> </tr> <tr> <td>System Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11607/VSCodiumSetup-x64-1.110.11607.exe">VSCodiumSetup-x64-1.110.11607.exe</a></td> </tr> <tr> <td>.zip</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11607/VSCodium-win32-x64-1.110.11607.zip">VSCodium-win32-x64-1.110.11607.zip</a></td> </tr> <tr> <td>.msi - updates enabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11607/VSCodium-x64-1.110.11607.msi">VSCodium-x64-1.110.11607.msi</a></td> </tr> <tr> <td>.ms

52 downloads

1.110.11602

Mar 7, 2026
update vscode to [1.110.1](https://code.visualstudio.com/updates/v1_110) **Full Changelog**: https://github.com/VSCodium/vscodium/compare/1.110.01571...1.110.11602 ## x86 64bits <table> <tr> <td rowspan="8">Windows</td> <td>User Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11602/VSCodiumUserSetup-x64-1.110.11602.exe">VSCodiumUserSetup-x64-1.110.11602.exe</a></td> </tr> <tr> <td>System Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11602/VSCodiumSetup-x64-1.110.11602.exe">VSCodiumSetup-x64-1.110.11602.exe</a></td> </tr> <tr> <td>.zip</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11602/VSCodium-win32-x64-1.110.11602.zip">VSCodium-win32-x64-1.110.11602.zip</a></td> </tr> <tr> <td>.msi - updates enabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11602/VSCodium-x64-1.110.11602.msi">VSCodium-x64-1.110.11602.msi</a></td> </tr> <tr> <td>.msi - updates disabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.110.11602/VSCodium-x64-updates-disabled-

52 downloads

1.110.01571

Mar 6, 2026
update vscode to [1.110.0](https://code.visualstudio.com/updates/v1_110) With this version of VSCodium, you can use the following new settings: | Setting | Type | Default | Description | | ----------------------------------------------- | ------ | ------- | ------------------------------------------------- | | `workbench.experimental.fontSize` | number | 13 | Global workbench font size (6-32px) | | `workbench.sideBar.experimental.fontFamily` | string | `""` | Side bar font family (both primary and secondary) | | `workbench.sideBar.experimental.fontSize` | number | 13 | Side bar font size | | `workbench.statusBar.experimental.fontFamily` | string | `""` | Status bar font family | | `workbench.statusBar.experimental.fontSize` | number | 12 | Status bar font size | | `workbench.tabs.experimental.fontFamily` | string | `""` | Editor tabs font family | | `workbench.tabs.experimental.fontSize` | number

52 downloads

1.109.51242

Feb 20, 2026
update vscode to [1.109.5](https://code.visualstudio.com/updates/v1_109) ## What's Changed * Update Node.js version in build documentation by @andrewhertog in https://github.com/VSCodium/vscodium/pull/2675 ## New Contributors * @andrewhertog made their first contribution in https://github.com/VSCodium/vscodium/pull/2675 **Full Changelog**: https://github.com/VSCodium/vscodium/compare/1.109.41146...1.109.51242 ## x86 64bits <table> <tr> <td rowspan="8">Windows</td> <td>User Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.51242/VSCodiumUserSetup-x64-1.109.51242.exe">VSCodiumUserSetup-x64-1.109.51242.exe</a></td> </tr> <tr> <td>System Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.51242/VSCodiumSetup-x64-1.109.51242.exe">VSCodiumSetup-x64-1.109.51242.exe</a></td> </tr> <tr> <td>.zip</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.51242/VSCodium-win32-x64-1.109.51242.zip">VSCodium-win32-x64-1.109.51242.zip</a></td> </tr> <tr> <td>.msi - updates enabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/down

54 downloads

1.109.41146

Feb 16, 2026
update vscode to [1.109.4](https://code.visualstudio.com/updates/v1_109) **Full Changelog**: https://github.com/VSCodium/vscodium/compare/1.109.31074...1.109.41146 ## x86 64bits <table> <tr> <td rowspan="8">Windows</td> <td>User Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.41146/VSCodiumUserSetup-x64-1.109.41146.exe">VSCodiumUserSetup-x64-1.109.41146.exe</a></td> </tr> <tr> <td>System Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.41146/VSCodiumSetup-x64-1.109.41146.exe">VSCodiumSetup-x64-1.109.41146.exe</a></td> </tr> <tr> <td>.zip</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.41146/VSCodium-win32-x64-1.109.41146.zip">VSCodium-win32-x64-1.109.41146.zip</a></td> </tr> <tr> <td>.msi - updates enabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.41146/VSCodium-x64-1.109.41146.msi">VSCodium-x64-1.109.41146.msi</a></td> </tr> <tr> <td>.msi - updates disabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.41146/VSCodium-x64-updates-disabled-

52 downloads

1.109.31074

Feb 13, 2026
update vscode to [1.109.3](https://code.visualstudio.com/updates/v1_109) **Full Changelog**: https://github.com/VSCodium/vscodium/compare/1.109.21026...1.109.31074 ## x86 64bits <table> <tr> <td rowspan="8">Windows</td> <td>User Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.31074/VSCodiumUserSetup-x64-1.109.31074.exe">VSCodiumUserSetup-x64-1.109.31074.exe</a></td> </tr> <tr> <td>System Installer</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.31074/VSCodiumSetup-x64-1.109.31074.exe">VSCodiumSetup-x64-1.109.31074.exe</a></td> </tr> <tr> <td>.zip</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.31074/VSCodium-win32-x64-1.109.31074.zip">VSCodium-win32-x64-1.109.31074.zip</a></td> </tr> <tr> <td>.msi - updates enabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.31074/VSCodium-x64-1.109.31074.msi">VSCodium-x64-1.109.31074.msi</a></td> </tr> <tr> <td>.msi - updates disabled</td> <td><a href="https://github.com/VSCodium/vscodium/releases/download/1.109.31074/VSCodium-x64-updates-disabled-

52 downloads