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

feat(lsp): add TS quick fix code actions #9396

Merged
merged 3 commits into from
Feb 4, 2021

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Feb 4, 2021

This adds the feature that integrates TypeScript quick fix code actions into the LSP.

An example of it looks in VSCode:

Feb-04-2021 11-36-53

cli/lsp/analysis.rs Outdated Show resolved Hide resolved
cli/lsp/analysis.rs Outdated Show resolved Hide resolved
cli/lsp/analysis.rs Outdated Show resolved Hide resolved
cli/lsp/analysis.rs Outdated Show resolved Hide resolved
@kitsonk kitsonk requested a review from ry February 4, 2021 10:09
Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - tho I have not tried it locally.

@kitsonk kitsonk merged commit b77fcbc into denoland:master Feb 4, 2021
@kitsonk kitsonk deleted the lsp_code_action branch February 4, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants