Skip to content

Commit 5f49d52

Browse files
committed
Correct some spell errors, and also sync the content with extension's change log
1 parent 82b3037 commit 5f49d52

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs/usage/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,23 @@
3535

3636
## Version 1.6.0: April 29, 2022
3737

38-
- Feature: (Preview) support debug BASIC program files on UniVerse. Please refer online documentation about known issues.
38+
- Feature: (Preview) support debug BASIC program files on UniVerse. Please refer online documentation to see known issues.
3939
- Bug fix: show connection icon only when extension activated.
4040

4141
## Version 1.5.0: March 31, 2022
4242

4343
- Feature: support multiple workspace folders.
4444
- Enhancement: change some functions to support multiple workspace folders, for example, auto group view, connection to U2 server, etc.
45-
- Bug fix: fix 37 issues.
45+
- Bug fix: resolve incorrect syntax checking, for example, label name, REM function, etc.
46+
- Bug fix: resolve a compilation failed issue if VS Code upgraded to latest version.
47+
- Bug fix: make some messages more readable.
48+
- Bug fix: support more UV and UD keywords.
49+
- Bug fix: fix the issue formatting sometimes could not work.
4650

4751
## Version 1.4.0: January 28, 2022
4852

4953
- Enhancement: show U2 server account name when connection established.
50-
- Bug fix: resolve some incorrect grammar / syntax releated bugs.
54+
- Bug fix: resolve some incorrect grammar / syntax related bugs.
5155
- Bug fix: resolve some incorrect / misspelling messages.
5256

5357
## Version 1.3.3: December 21, 2021

0 commit comments

Comments
 (0)