File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments