Skip to content

View open commands don't have the schema for preserveFocus #247702

@alexdima

Description

@alexdima

Testing #247388

I decided to test it via keybindings:

	{ "key": "ctrl+alt+left", "command": "copilot-chat.open", "args": { "preserveFocus": true } },
	{ "key": "ctrl+alt+left", "command": "copilot-chat.open" },

I noticed I get suggestions for the command name copilot-chat.open which is cool, I was thinking it would have been even nicer to get suggestions for the preserveFocus argument, like for example I get for this command:

	{ "key": "shift+tab", "command": "type", "args": { "text": "\t" },		"when": "editorTextFocus" },
Image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsiderspolishCleanup and polish issuetree-viewsExtension tree view issuesverifiedVerification succeededwebview-viewsWebview views in the sidebar and panel

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions