VSCodium 1.96.0.24347 has been released, featuring a range of updates such as patch enhancements, elimination of mangling in extensions, client support, substitution of the ripgrep binary for riscv64, modifications to URLs, improvements in the build process, PPC64LE UI support, and an updated version of Electron.
VSCodium 1.96.0.24347
update vscode to 1.96.0
What's Changed
- feat(1.96): update patches by @daiyam in #2083
- feat: remove mangling in extensions by @daiyam in #2090
- feat: loong64 support for client by @darkyzhou in #2121
- Replace ripgrep binary for riscv64 by @kxxt in #2128
- fix(macos): update urls when using emulated app by @daiyam in #2122
- feat(1.96): update patches and build process by @daiyam in #2131
- Add PPC64LE UI Support by @lex-ibm in #2132
- fix: update electron by @daiyam in #2136
- ci(macos): use available runner by @daiyam in #2138
Full Changelog: 1.95.3.24321...1.96.0.24347