Skip to content

Releases: hypatiafsa/vscode

v0.0.2

10 Feb 20:40
9233a7a

Choose a tag to compare

Third public release.

Changed

  • Refactored codebase in preparation for Hypatia Language Server integration.
  • Added code documentation for improved readability and maintainability.

Fixed

  • Fixed a regression in switching between Hypatia editors.

v0.0.1

07 Feb 11:19
aa36d58

Choose a tag to compare

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

29 Jan 11:13
2858193

Choose a tag to compare

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 .hypatia file is active.