-
Notifications
You must be signed in to change notification settings - Fork 77
Description
(Sorry for opening 3 issues in quick succession! I just like this extension and can see it being a part of my workflow)
Describe the bug
There is a big list of keyboard shortcuts (filter the list by gistpad), which are all unassigned by default.
I wanted to rename gists using F2, like you can with files in the explorer.
There's a command for this, gistpad.renameFile.
When I run this though, I get the warning, Cannot read property 'path' of undefined.
I've tried focusing different things in case it requires a specific 'When' case.
As far as I know, this actually applies to all of them, so perhaps it's just not fully implemented 😄
To Reproduce
- Open keyboard shortcuts
- Filter the list by
gistpad - Assign shortcut to any of these
- Try using them.
Expected behavior
They should do carry out the specified action
Desktop (please complete the following information):
- VS Code Version: 1.51.1
- GistPad Version 0.1.9

