All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.6 (2024-09-20)
0.3.5 (2024-09-13)
0.3.4 (2024-09-10)
- add setting to suppress error notifications (4913819)
0.3.3 (2024-08-02)
- vsce latest (cecea30)
0.3.2 (2024-08-02)
- add restarting language server command (#381) (c52dc29)
- migrate eslint config (5fd26eb)
- support use vscode variables in settings (#399) (a602050)
0.3.1 (2024-03-12)
0.3.0 (2024-03-12)
-
upgrade dependencies
-
upgrade dependencies (3778ed6)
0.2.2 (2023-07-26)
- set file icon (f7c2244)
0.2.1 (2022-10-14)
0.1.24 (2022-10-14)
0.1.23 (2022-08-16)
0.1.22 (2022-08-14)
- mark interpolation as meta.embedded instead of markup.italic (cd420d0)
0.1.21 (2022-08-14)
- mark interpolation as meta.embedded instead of markup.italic (cd420d0)
0.1.20 (2022-02-23)
0.1.19 (2022-01-02)
- auto close at end of string (ae0c981)
- auto close double quotes in comments (aab9cef)
- don't auto close single quotes (c912fc8)
- folding marker comments (bab9fdf)
- quotes inside attributes (b003401), closes #189
- update branch names in ci configs (66e6991)
0.1.18 (2021-10-12)
0.1.17 (2021-10-12)
- make the formatter path configurable (03c25cb)
- release to ovsx registry (b07688e)
0.1.16 (2021-08-20)
- add esbuild bundling (2ee7a3f)
0.1.15 (2021-08-16)
0.1.14 (2021-08-16)
- upgrade dependencies to latest versions (072b823)
0.1.13 (2021-08-16)
0.1.12 (2021-05-08)
0.1.11 (2021-05-08)
- linter: Allow symbol errors to show (static analysys) (041dffc)
0.1.10 (2021-03-24)
0.1.9 (2021-03-24)
0.1.8 (2020-12-23)
- create vsix artifacts part of release (6e2c1fe)
0.1.7 (2020-12-23)
0.1.6 (2020-12-23)
- since update to lsp-client v7 (e3fa686)
0.1.5 (2020-10-24)
0.1.3 (2020-08-16)
0.1.2 (2020-08-16)
- add fable to project (e7b4962)
- add license info (f559fc3)
- add linter for nix files with nix-instantiate (cbf6abe)
- adding basic snippets (02e1995)
- initial commit (35d49df)
- markdown embedded support (4debbfd)
- update language configuration (188c9cf)
- syntax file name (3113b30)
- add fable to project (e7b4962)
- add license info (f559fc3)
- add linter for nix files with nix-instantiate (cbf6abe)
- adding basic snippets (02e1995)
- initial commit (35d49df)
- markdown embedded support (4debbfd)
- update language configuration (188c9cf)
- syntax file name (3113b30)
All notable changes to the "nix" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release