File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 446446 "id" : " redhat.vscode-openshift-connector" ,
447447 "displayName" : " OpenShift Toolkit"
448448 }
449+ },
450+ "GabrielBB.vscode-lombok" : {
451+ "extension" : {
452+ "id" : " vscjava.vscode-lombok" ,
453+ "displayName" : " Lombok Annotations Support for VS Code"
454+ }
449455 }
450456 },
451457 "migrateToPreRelease" : {
Original file line number Diff line number Diff line change 382382 "fwcd.kotlin" : {
383383 "repository" : " https://github.com/fwcd/vscode-kotlin"
384384 },
385- "GabrielBB.vscode-lombok" : {
386- "repository" : " https://github.com/GabrielBB/vscode-lombok"
387- },
388385 "geequlim.godot-tools" : {
389386 "repository" : " https://github.com/godotengine/godot-vscode-plugin"
390387 },
14491446 "prepublish" : " npm run build-plugin" ,
14501447 "repository" : " https://github.com/microsoft/vscode-java-test"
14511448 },
1449+ "vscjava.vscode-lombok" : {
1450+ "repository" : " https://github.com/microsoft/vscode-lombok"
1451+ },
14521452 "vscjava.vscode-maven" : {
14531453 "prepublish" : " npm run build-plugin" ,
14541454 "repository" : " https://github.com/microsoft/vscode-maven"
You can’t perform that action at this time.
0 commit comments