File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
33## 0.42.0 (March 29th, 2019)
4- * enhancement - added "imports" folding support. See [ #555 ] ( https://github.com/redhat-developer/vscode-java /issues/555 ) .
5- * enhancement - added UI to manage anbiguous imports . See [ #673 ] ( https://github.com/redhat-developer/vscode-java/issues/673 ) .
6- * enhancement - added ` Convert to static import ` code actions . See [ #796 ] ( https://github.com/redhat-developer/vscode-java /issues/796 ) .
7- * enhancement - eliminated CPU usage when idling on Windows. See [ #843 ] ( https://github.com/redhat-developer/vscode-java/pull/843 ) .
8- * enhancement - added Java 12 support . See [ #671 ] ( https://github.com/redhat-developer/vscode-java/issues/671 ) .
4+ * enhancement - added "imports" folding support. See [ #694 ] ( https://github.com/eclipse/eclipse.jdt.ls /issues/694 ) .
5+ * enhancement - added ` Convert to static import ` code actions . See [ #958 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/958 ) .
6+ * enhancement - added Java 12 support . See [ #959 ] ( https://github.com/eclipse/eclipse.jdt.ls /issues/959 ) .
7+ * enhancement - eliminated CPU usage when idling on Windows. See [ #960 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/960 ) .
8+ * enhancement - added UI to manage ambiguous imports . See [ #966 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/966 ) .
99* bug fix - fixed occasional NPE when navigating to class, on Linux. See [ #963 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/963 ) .
1010
1111## 0.41.0 (March 15th, 2019)
You can’t perform that action at this time.
0 commit comments