Skip to content

Commit a396297

Browse files
authored
UX: replace "Edit" with "Go to Definition" in outline menu (#150)
1 parent 8fd23f4 commit a396297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
},
788788
{
789789
"command": "cmsis-csolution.edit",
790-
"title": "Edit"
790+
"title": "Go to Definition"
791791
},
792792
{
793793
"command": "cmsis-csolution.showSolutionOutline",

0 commit comments

Comments
 (0)