CHANGELOG
VSCode's release notes: https://code.visualstudio.com/updates/v1_36
VSCodium updates since 1.35.1:
- 📦Product changes (affects built binary):
- Fix icon conflict with Code - OSS (thank you @esclerofilo, issue: #178, pr: #179)
- Set Windows builds to use the commit hash from the tagged release in
vscode
repo to stop an update loop (issue: #185, pr: #200)
- Add links so help menu items work (issues: #204, #207, #212, #213, #214, pr: #210)
- ✍️Documentation changes:
- Fix typo in readme (thank you @janniks, pr: #195)
- Clarify that VSCodium's is running Microsoft's build process, and as such it downloads additional files (issue: #217, commit: 4948957)
- 🛠Build changes: