You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm uncertain if the Extension API supports this, so I'm creating this to track eventual blocking issues if not.
I really like the idea of using the when clause for commands. Personally however I don't see much benefit of enabling it for the Command Palette, it would be awesome if it could be implemented for the Quick Pick though.
The use case is that I would like to make the Quick Pick completely context based. Imagine opening the Quick Pick and only see your choice of commands, and only see commands relative to the context from which it was opened, what a wonderful world.
I was researching for achieving this with the RMB Context Menu, but there are too many issues blocking this atm.
I'm uncertain if the Extension API supports this, so I'm creating this to track eventual blocking issues if not.
I really like the idea of using the when clause for commands. Personally however I don't see much benefit of enabling it for the Command Palette, it would be awesome if it could be implemented for the Quick Pick though.
The use case is that I would like to make the Quick Pick completely context based. Imagine opening the Quick Pick and only see your choice of commands, and only see commands relative to the context from which it was opened, what a wonderful world.
I was researching for achieving this with the RMB Context Menu, but there are too many issues blocking this atm.
Related PR #22
Ping @elazarcoh
The text was updated successfully, but these errors were encountered: