-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
Issue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsResolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered
Description
Running the latest Windows Terminal Preview, Version: 1.3.2382.0, and I'm seeing the following error when trying to invoke the setcolorscheme command:
Warnings were found while parsing your keybindings:
• Found a keybinding that was missing a required parameter value. This keybinding will be ignored.
Here is the command I am using in my settings.json:
{ "command": { "action": "setColorScheme", "name": "One Half Dark" }, "keys": "ctrl+shift+i" },
The color scheme, One Half Dark, is present in my schemes. Any idea why I may be seeing that error?
Metadata
Metadata
Assignees
Labels
Issue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsResolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered