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

Adopting code actions ranges for refactorings in TS #204040

Closed
justschen opened this issue Feb 1, 2024 · 1 comment
Closed

Adopting code actions ranges for refactorings in TS #204040

justschen opened this issue Feb 1, 2024 · 1 comment
Assignees
Labels
editor-code-actions Editor inplace actions (Ctrl + .) on-testplan
Milestone

Comments

@justschen
Copy link
Contributor

justschen commented Feb 1, 2024

adopt #199608 for refactorings

class InlinedCodeAction extends vscode.CodeAction {

will also be adopted for quick fixes (after adopting, can remove how diagnostics are currently highlighted), source actions, etc.

@justschen
Copy link
Contributor Author

this is done for quick fixes in TS. refactorings to be done in TS 5.5

@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-code-actions Editor inplace actions (Ctrl + .) on-testplan
Projects
None yet
Development

No branches or pull requests

1 participant