Commit e449a2e
authored
Remove the old language server (#12871)
Fixes #12491
There is still a few things we can clean up after this, but this makes
the Find All Refs results make a lot more sense.
I suspect commit-at-a-time makes the most sense for this one, but who
knows whether GitHub will do a good job of showing diffs.
Val build:
https://dev.azure.com/dnceng/internal/_build/results?buildId=2919555&view=results
Test insertion:
https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/715049483 files changed
Lines changed: 590 additions & 75258 deletions
File tree
- eng
- src
- Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src
- Razor
- benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks
- LanguageServer
- ProjectSystem
- Serialization
- src
- Microsoft.AspNetCore.Razor.LanguageServer
- AutoInsert
- CodeActions
- ColorPresentation
- Common
- Completion
- Delegation
- Debugging
- Definition
- Diagnostics
- DocumentColor
- DocumentHighlighting
- DocumentPresentation
- DocumentSymbols
- DocumentSynchronization
- EndpointContracts
- Extensions
- FindAllReferences
- Folding
- Formatting
- Hosting
- Logging
- NamedPipes
- Hover
- Implementation
- InlayHints
- InlineCompletion
- LinkedEditingRange
- MapCode
- Mappers
- Mapping
- ProjectContexts
- ProjectSystem
- PublicAPI
- Refactoring
- Resources
- xlf
- Semantic
- Services
- SignatureHelp
- SpellCheck
- WrapWithTag
- Microsoft.CodeAnalysis.Razor.Workspaces
- Microsoft.VisualStudio.LanguageServices.Razor
- LanguageClient/Logging
- Microsoft.VisualStudio.RazorExtension
- test
- Microsoft.AspNetCore.Razor.LanguageServer.Test
- AutoInsert
- CodeActions
- CSharp
- Razor
- Completion
- Delegation
- Debugging
- Definition
- Diagnostics
- DocumentHighlighting
- DocumentPresentation
- DocumentSymbols
- DocumentSynchronization
- FindReferences
- Folding
- Formatting_NetFx
- Formatting
- Hover
- Implementation
- InlayHints
- LinkedEditingRange
- MapCode
- Mapping
- ProjectContexts
- ProjectSystem
- Refactoring
- Semantic
- TestFiles
- SignatureHelp
- SpellCheck
- WrapWithTag
- Microsoft.AspNetCore.Razor.Test.Common.Tooling
- LanguageServer
- Microsoft.CodeAnalysis.Razor.Workspaces.Test
- Completion
- Semantic
- Serialization
- Microsoft.VisualStudio.LanguageServices.Razor.Test
- Cohost/Formatting
- LanguageClient/ProjectSystem
- Microsoft.VisualStudioCode.RazorExtension.Test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
| |||
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 137 deletions
This file was deleted.
Lines changed: 0 additions & 151 deletions
This file was deleted.
0 commit comments