Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
heterophyllus committed Aug 25, 2021
1 parent 920ec95 commit 1dd6d7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

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

## [0.5.1]
- Bug fix: coloring qualifier with string label.
## [0.5.0]
- A dot was removed from word separation detections which precede any command keywords.
- Worksheet buffer operation was updated.
- Qualifiers with special constant character were divided into several patterns.
- Some small modifications were applied.

## [0.4.0]
- Naming convention for qualifiers were changed.
- Built-in functions list in syntax setting were updated.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "CodeV",
"description": "CodeV Macro-plus language support for Visual Studio Code",
"publisher": "heterophyllus",
"version": "0.5.0",
"version": "0.5.1",
"engines": {
"vscode": "^1.41.0"
},
Expand Down

0 comments on commit 1dd6d7f

Please sign in to comment.