File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 483483 },
484484 {
485485 "command" : " jdk.jshell.project" ,
486- "title" : " Open JShell in context of a Project " ,
486+ "title" : " %jdk.jshell.project% " ,
487487 "category" : " Java"
488488 },
489489 {
591591 },
592592 {
593593 "command" : " jdk.notebook.new" ,
594- "title" : " Create New Notebook... " ,
594+ "title" : " %jdk.notebook.new% " ,
595595 "category" : " Java" ,
596596 "icon" : " $(new-file)"
597597 }
Original file line number Diff line number Diff line change 66 "jdk.workspace.new" : " New File from Template..." ,
77 "jdk.workspace.newproject" : " New Project..." ,
88 "jdk.java.goto.super.implementation" : " Go to Super Implementation" ,
9+ "jdk.jshell.project" : " Open JShell in context of a Project" ,
910 "jdk.open.type" : " Open Type..." ,
1011 "jdk.foundProjects.deleteEntry" : " Delete" ,
1112 "jdk.Edit.org.openide.actions.DeleteAction" : " Delete" ,
1213 "workbench.action.debug.run" : " Run Without Debugging" ,
1314 "workbench.action.debug.start" : " Start Debugging" ,
15+ "jdk.notebook.new" : " Create New Notebook..." ,
1416 "jdk.project.run" : " Run Project Without Debugging" ,
1517 "jdk.project.debug" : " Debug Project" ,
1618 "jdk.project.test" : " Test Project" ,
You can’t perform that action at this time.
0 commit comments