Skip to content

Commit 015df21

Browse files
committed
Release notes for 1.0.1
1 parent 927cfe7 commit 015df21

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

RELEASE_NOTES.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ This page describes the noteworthy improvements provided by each release of Ecli
44

55
## 1.0.1
66

7-
#### Editing improvements
8-
* Bind schema/grammar (XSD, DTD, RelaxNG) with codelens in XML file
9-
* UI preferences for TypeScript/ Javascript Inlay Hints
7+
* 📅 Release Date: November 27th, 2022
8+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.0.0...1.0.1
9+
10+
* Show a code mining action to bind schema/grammar (XSD, DTD, RelaxNG) with codelens in XML file
11+
* UI preferences for TypeScript/ Javascript Inlay Hints
12+
* Embedded node.js now installed in the IDE installation folder (instead of workspace)
13+
* Bugfix to better detect tsconfig.json files when debugging .ts files. This usually makes debugger work better out of the box.
14+
* Bugfix ESLint support
15+
* Update dependencies
1016

1117
## 1.0.0
1218

0 commit comments

Comments
 (0)