File tree Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 55 "author" : " Red Hat" ,
66 "icon" : " icons/icon128.png" ,
77 "license" : " EPL-2.0" ,
8- "version" : " 1.46 .0" ,
8+ "version" : " 1.47 .0" ,
99 "publisher" : " redhat" ,
1010 "bugs" : " https://github.com/redhat-developer/vscode-java/issues" ,
1111 "preview" : false ,
17631763 "title" : " %java.action.showExtendedOutline%" ,
17641764 "category" : " Java"
17651765 },
1766- {
1767- "command" : " java.dashboard.refresh" ,
1768- "category" : " Java" ,
1769- "title" : " Refresh" ,
1766+ {
1767+ "command" : " java.dashboard.refresh" ,
1768+ "category" : " Java" ,
1769+ "title" : " Refresh" ,
17701770 "icon" : " $(refresh)" ,
17711771 "when" : " java:dashboard == true"
17721772 },
17761776 "title" : " Dump State" ,
17771777 "icon" : " $(json)" ,
17781778 "when" : " java:dashboard == true"
1779- },
1779+ },
17801780 {
17811781 "command" : " java.dashboard.open" ,
17821782 "category" : " Java" ,
18371837 ],
18381838 "editor/title" : [
18391839 {
1840- "command" : " java.dashboard.refresh" ,
1841- "group" : " navigation" ,
1842- "when" : " webviewId == java.dashboard"
1843- },
1840+ "command" : " java.dashboard.refresh" ,
1841+ "group" : " navigation" ,
1842+ "when" : " webviewId == java.dashboard"
1843+ },
18441844 {
18451845 "command" : " java.dashboard.dumpState" ,
18461846 "group" : " navigation" ,
18471847 "when" : " webviewId == java.dashboard"
18481848 }
18491849 ],
18501850 "editor/context" : [
1851-
18521851 {
18531852 "command" : " java.project.updateSourceAttachment.command" ,
18541853 "when" : " editorReadonly && editorLangId == java" ,
20572056 },
20582057 "segmentWriteKey" : " Y7Y5Xk8dKEhVZHTmAkFZkqgdN4d7c4lt" ,
20592058 "segmentWriteKeyDebug" : " BflPll7uuKOCm3y0g7JpfXLVBVFBivDE"
2060- }
2059+ }
You can’t perform that action at this time.
0 commit comments