You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,9 @@ The following settings are supported:
103
103
*New in 0.42.0:*
104
104
*`java.foldingRange.enabled`: Enable/disable smart folding range support. If disabled, it will use the default indentation-based folding range provided by VS Code.
105
105
106
+
*New in 0.43.0:*
107
+
*`java.maven.downloadSources`: Enable/disable eager download of Maven source artifacts.
108
+
106
109
Troubleshooting
107
110
===============
108
111
1. Check the status of the language tools on the lower right corner (marked with A on image below).
0 commit comments