-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pvb/codeaction/api #10185
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
Merged
Merged
Pvb/codeaction/api #10185
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
94ea825
Api Changes and simple superfixes
466d26f
Fourslash support
6f4fb06
SuperFix fourslash tests
e0b73c4
Clean up
124e05f
PR Feedback
730f31f
Merge branch 'master' into pvb/codeaction/api
9a26da1
Merge branch 'pvb/codeaction/api' of https://github.com/Microsoft/Typ…
f931e60
Fix build break caused by merge from master
66e1c92
Merge branch 'master' into pvb/codeaction/api
49b65c7
PR feedback
3df79d5
Merge branch 'master' into pvb/codeaction/api
682f812
PR feedback
6e8eb1d
Merge branch 'pvb/codeaction/api' of https://github.com/Microsoft/Typ…
20dea29
Merge branch 'master' into pvb/codeaction/api
4f404ad
Implement codefixes in tsserver
1cc9732
PR feedback
cf4e300
Merge branch 'master' into pvb/codeaction/api
ebcfce4
Error span moved from constructor to this keyword.
163e758
Handle case where this access is inside the supercall
75e1b80
Use just the errorcode, without the TS prefix
1e9b653
Fix linting issues
c29e9b7
PR feedback
77610f6
rename of the response body
a83a2b0
Codefixes in client for testing the server.
a88ceb5
Merge branch 'master' into pvb/codeaction/api
f310310
Deal with buildbreak
7c96c28
Fix test failure
dc516c0
Remove duplicate interface
9b98d00
Merge branch 'master' into pvb/codeaction/api
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeAction []
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep