Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings editor should allow custom input without needing all default values specified #194220

Closed
lramos15 opened this issue Sep 26, 2023 · 1 comment
Assignees

Comments

@lramos15
Copy link
Member

lramos15 commented Sep 26, 2023

Testing #194031

For editor.codeActionsOnSave I must have values defined for both the predefined keys before I can enter custom keys. It would be nice if I was able to type in something here without needing to define the defaults.

It's similarily confusing that the custom entries allow me to specify arbitrary key values when the values themselves must be of an expected type. I wonder if there is a way to get a list of all possible code actions so the dropdown just contains every possible code action id @justschen

@justschen
Copy link
Contributor

partly related to #161284

looking into allowing typing in the table + not having to select predefined keys first

@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants