+++
@@ -87,6 +87,12 @@
|
|||||||
"key": "shift+f2",
|
"key": "shift+f2",
|
||||||
"command": "bookmarks.jumpToPrevious",
|
"command": "bookmarks.jumpToPrevious",
|
||||||
"when": "editorTextFocus"
|
"when": "editorTextFocus"
|
||||||
|
},
|
||||||
|
// Показать в панели проводника, очень полезная!
|
||||||
|
{
|
||||||
|
"key": "f4",
|
||||||
|
"command": "workbench.files.action.showActiveFileInExplorer",
|
||||||
|
"when": "editorTextFocus"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user