VSCodium has released version 1.99.02283, which is based on VSCode 1.99.0. This update introduces several important changes, including the addition of a new insider installation option for macOS, various patch updates, and enhancements to the product.json file, specifically enabling the controlUrl for the extensionsGallery. Additionally, the dependency on yarn has been removed, and leading zeros have been eliminated from the version numbers passed to extensions.
- The README.md has been updated to detail the new insider installation for macOS.
- Various patches have been updated for improved functionality.
- The controlUrl for extensionsGallery in product.json has been enabled.
- The removal of the yarn dependency streamlines the installation process.
- The version number has been updated, and leading zeros have been eliminated for extension compatibility.
- @AM-I-Human contributed to the macOS insider installation update.
- @quanzhuo contributed by enabling controlUrl in product.json.
Highlights of the Changes:
- New Features and Fixes:- The README.md has been updated to detail the new insider installation for macOS.
- Various patches have been updated for improved functionality.
- The controlUrl for extensionsGallery in product.json has been enabled.
- The removal of the yarn dependency streamlines the installation process.
- The version number has been updated, and leading zeros have been eliminated for extension compatibility.
Contributions:
Two new contributors have made their first contributions to this release:- @AM-I-Human contributed to the macOS insider installation update.
- @quanzhuo contributed by enabling controlUrl in product.json.
Full Changelog:
Users can refer to the complete changelog for a detailed list of changes from version 1.98.2.25078 to 1.99.02283.Future Directions:
As VSCodium continues to evolve, users can expect further enhancements and community-driven contributions. The removal of certain dependencies and updates to installation processes suggest a focus on improving user experience and software performance. Future releases may also include additional features or integrations based on user feedback and community involvementVSCodium 1.99.02283 released
VSCodium 1.99.02283, based on VSCode 1.99.0, has been released, along with various patches and fixes. The update includes a new insider installation for macOS, patch updates, enabling controlUrl for extensionsGallery in product.json, removing the yarn dependency, and removing leading zeros before passing the version to the extension.