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

Implement missing CodeAction fields #9989

Closed
Tracked by #9863
tsmaeder opened this issue Aug 30, 2021 · 0 comments · Fixed by #10777
Closed
Tracked by #9863

Implement missing CodeAction fields #9989

tsmaeder opened this issue Aug 30, 2021 · 0 comments · Fixed by #10777
Labels
good first issue good first issues for new contributors vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Aug 30, 2021

Feature Description:

  • Add the isPreferred and disabled fields in CodeAction
  • Add the documentation field in CodeActionMetadataProvider

(https://code.visualstudio.com/api/references/vscode-api#CodeAction). AndWith a bit of luck, the semantics are already implemented through the editor. In particular menu enablement might not be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue good first issues for new contributors vscode issues related to VSCode compatibility
Projects
None yet
1 participant