Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Commit 912bbbd

Browse files
committed
prepare release 0.0.20
1 parent 77ed588 commit 912bbbd

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22

3-
# [0.0.19]
3+
## [0.0.20]
4+
5+
### Fixed
6+
7+
- Fixed an issue where syntax highlighting would break after single-line @doc annotations. Thanks @pdm-jd!
8+
9+
## [0.0.19]
410

511
### Added
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lexical",
33
"displayName": "Lexical (Elixir Language Server)",
44
"description": "Elixir language support for Visual Studio Code",
5-
"version": "0.0.19",
5+
"version": "0.0.20",
66
"repository": "github:lexical-lsp/vscode-lexical",
77
"publisher": "lexical-lsp",
88
"icon": "assets/lexi-logo-square-128.png",

0 commit comments

Comments
 (0)