Releases: hypatiafsa/companions-vscode
Releases · hypatiafsa/companions-vscode
Release list
v0.0.4
v0.0.3
Fourth public release.
Added
- Added an initial stub of the Hypatia Language Server client.
Changed
- Small improvements across many files.
- Change of the repository name from vscode to companions-vscode.
v0.0.2
Third public release.
Added
- Added code documentation for improved readability and maintainability.
Changed
- Refactored codebase in preparation for Hypatia Language Server integration.
Fixed
- Fixed a regression in switching between Hypatia editors.
v0.0.1
Hypatia-VSCode v0.0.1
Second public release.
Changed
- Migrated from CommonJS to ES Modules for better standard compliance.
- Refactored extension.js code to be more modular and maintainable.
Fixed
- Fixed minor bugs in the restoration of the editor original settings.
v0.0.0
Hypatia-VSCode v0.0.0
Initial public release.
Features
- Hypatia language support (file association, language configuration, and syntax highlighting).
- Bundled Hypatia colour themes (light and dark).
- Optional automatic Hypatia styling while a
.hypatiafile is active.