-
Notifications
You must be signed in to change notification settings - Fork 840
Roslyn Shim - Round 2 #6734
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
Roslyn Shim - Round 2 #6734
Changes from 16 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
8a39f54
Added shims over document diagnostic analyzers
TIHan 089d60c
Shims over completions and sig help
TIHan aefc92e
Removed content type definitions, putting them in external access
TIHan 9f8ec0b
Added shim over InlineRenameService
TIHan 39d88b5
We are now simply using export on the diagnostic analyzers
TIHan 5924f70
Using shim for document highlights service
TIHan acbe40a
GoToDefinition implemented with shims
TIHan 471e4d3
NavigableSymbolsService shimmed
TIHan 40b8b2d
GoToDefinitionService shimmed
TIHan 53c0461
NavigationBarItemService shimmmed
TIHan 78663ae
Shimmed NavigateToSearchService
TIHan 540d30d
Quick cast fix
TIHan f45d179
Using FSharpGlyphTags
TIHan 0d24cab
Removed CommentSelectionService as it is ExternalAccess now
TIHan f07a689
Shimmed BlockStructureService
TIHan 8a30a1d
Trying to finish shim
TIHan eb0b351
Merge branch 'release/dev16.2' into roslyn-shim-v2
TIHan b338bd7
Removed folder from FSharp.Editor
TIHan 53aa912
Update package
TIHan cf35794
merging latest
TIHan 1104891
fixing build
TIHan 2fef9b5
Trying to fix build
TIHan 55953d2
match roslyn package version
brettfo 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 3.1.0-beta3-19222-02 | ||
| 3.2.0 |
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
19 changes: 0 additions & 19 deletions
19
vsintegration/src/FSharp.Editor/BlockComment/CommentSelectionService.fs
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.