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