Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.01 KB

Changelog

All notable changes to the "vscode-singularity" extension will be documented in this file.

[0.7.0] - 2022-11-26

Added

  • Highlighting of registry and namespace keywords (#6, @BeneKenobi).

[0.6.0] - 2022-02-12

Added

  • Filename associations for Apptainer.

[0.5.1] - 2021-06-29

Added

  • GitHub .gitattribute example.

[0.5.0] - 2020-02-19

Added

  • Highlighting of %app* sections.

[0.4.0] - 2019-11-11

Added

  • Recognize files using the Singularity[.tag] pattern.

[0.3.0] - 2019-07-31

Added

  • Support for VS Code comment toggle.

[0.2.2] - 2019-07-04

Added

  • Added (custom) extension icon.

[0.2.1] - 2019-06-15

Fixed

  • Fixed missing file extension (.def) association.

[0.2.0] - 2019-06-15

Added

  • Syntax highlighting for bash/shell: strings, variables and keywords.

[0.1.0] - 2019-06-05

Added

  • Initial syntax highlighting for Singularity definitions.