Skip to content

Releases: hypatiafsa/companions-vscode

v0.0.4

Choose a tag to compare

@fabiomogavero fabiomogavero released this 14 Aug 11:56
93f5d0d

Fifth public release

Changed

  • Update of the syntax highlighting to reflect the new canonical forms $Ab,
    $Ot, and $at.

v0.0.3

Choose a tag to compare

@fabiomogavero fabiomogavero released this 08 Aug 12:04
6900d70

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

Choose a tag to compare

@fabiomogavero fabiomogavero released this 10 Feb 20:40
9233a7a

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

Choose a tag to compare

@fabiomogavero fabiomogavero released this 07 Feb 11:19
aa36d58

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

Choose a tag to compare

@fabiomogavero fabiomogavero released this 29 Jan 11:13
2858193

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.