Releases: microsoft/vscode-maven
Releases · microsoft/vscode-maven
v0.44.0
31 Jan 06:25
Compare
Sorry, something went wrong.
No results found
0.44.0
Added
add new project as module of existing project via 'New Module...' command. #849 .
v0.43.0 release
01 Nov 02:53
Compare
Sorry, something went wrong.
No results found
0.43.0
Changed
Merge "Refresh" and "Reload All Maven Projects" menus into a single menu "Reload All Maven Projects". #997 .
Fixed
Create Java Project -> JavaFX does not create a JavaFX project. #1003 .
v0.42.0 release
01 Aug 01:52
Compare
Sorry, something went wrong.
No results found
v0.42.0
Added
Add creating empty maven project without archetypes. #869
Changed
Remove Marketplace preview flag. #987
Fixed
v0.41.0
27 Mar 05:49
Compare
Sorry, something went wrong.
No results found
Added
Support to navigate to POM file of modules. #949
Support to navigate to parent POM file. #952
Add profile support in Maven explorer. #956
Changed
Group common lifecycle phases into a submenu of the context menu. #954
v0.40.4
19 Jan 12:13
Compare
Sorry, something went wrong.
No results found
Fixed
Missing "Resolve Unknow Type" feature when Language Support for Java was upgraded to v1.14.0. #932
v0.40.3
10 Jan 14:42
Compare
Sorry, something went wrong.
No results found
Fixed
Cannot navigate to POM of dependencies when localRepository is specified in settings.xml. #924
v0.40.2
15 Dec 14:02
Compare
Sorry, something went wrong.
No results found
Fixed
CVE-2022-42889
Documentation on tag hover duplicates with the XML extension's implementation. #918
Incorrect invocation of the command when debugging plugin goal. #913
v0.40.1
30 Nov 14:17
Compare
Sorry, something went wrong.
No results found
Fixed
Regression on running plugin goals, where prefix is missing. #910
v0.40.0
29 Nov 06:19
Compare
Sorry, something went wrong.
No results found
Added
Created a new FavoritesMenu. This menu allows shortcuts to execute the favorite commands. #884
Created a UI to add favorites into the user workspace scope. #901
Changed
Improve performance of fetching plugin goals when expanding plugin node in Maven explorer. #903
Thanks to Gustavo Simon for contribution.
v0.39.2
03 Nov 07:17
Compare
Sorry, something went wrong.
No results found
Fixed
Input boxes freeze when value is invalid, since VS Code v1.73.0. #896