File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 24
24
-->
25
25
26
26
<!-- This file has been modified for Oracle Java SE extension -->
27
+ ## Version 22.0.1 (May 30th, 2024)
28
+ ### What's Changed
29
+
30
+ ### Bugs
31
+ * [ JAVAVSCODE-59] In VSCode provide quickfix relevant to the position of the cursor https://github.com/apache/netbeans/pull/7353
32
+ * [ JAVAVSCODE-101] Command jdk.java.project.resolveProjectProblems' not found https://github.com/apache/netbeans/pull/7370
33
+
34
+ ### Other Changes
35
+ * Disable unused modules https://github.com/oracle/javavscode/pull/159
36
+ * Copyright modification in README https://github.com/oracle/javavscode/pull/155
37
+ * Minor README updates https://github.com/oracle/javavscode/pull/157
38
+ * Provide better tags in vscode marketplace https://github.com/oracle/javavscode/pull/162
39
+
40
+ ** Full Changelog** : https://github.com/oracle/javavscode/compare/v22.0.0...v22.0.1
41
+
27
42
## Version 22.0.0 (April 25th, 2024)
28
43
### What's Changed
29
44
You can’t perform that action at this time.
0 commit comments