Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion doc/specs/#2046 - Command Palette.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
author: Mike Griese @zadjii-msft
created on: 2019-08-01
last updated: 2020-06-10
last updated: 2020-06-16
issue id: 2046
---

Expand Down Expand Up @@ -522,6 +522,13 @@ default. These are largely the actions that are bound by default.
]
```

## Addenda

This spec also has a follow-up spec which introduces further changes upon this
original draft. Please also refer to:

* June 2020: Unified keybindings and commands, and synthesized action names.

## Future considerations

* Commands will provide an easy point for allowing an extension to add its
Expand Down
Loading