-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
profile.schema: add missing actions and commands keys (#10384)
Add missing keys to the schema: - globalSummon (and args: desktop, monitor, name, dropdownDuration, toggleVisibility) - quakeMode - iterateOn - commands Also enforces required keys for commands and deprecates "keybindings" ## PR Checklist * [x] Closes #7443 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Schema updated. ## Detailed Description of the Pull Request / Additional comments There were some other pending keys mentioned on the issue, but I don't think they are pending anymore. ## Validation Steps Performed Changed the `"$schema"` value in my settings.json to point to the edited one.
- Loading branch information
Showing
1 changed file
with
96 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters