| 9 Jan 2025 |
6pak | I mean if you want roslyn-ls to use the same roslyn as the only that builds the project, then it would have to read the global.json | 16:03:49 |
6pak | becuase a normal apphost will use whatever version deps.json of the program specifies | 16:04:09 |
6pak | * because a normal apphost will use whatever version deps.json of the program specifies | 16:04:21 |
GGG | Oh no, roslyn-ls is a language server, so the user uses it when already having a .NET SDK installed in their system | 16:04:28 |
GGG | And not every project has a global.json | 16:04:37 |
6pak | it should imo | 16:05:01 |
GGG | I don't see the need for it to exist imo | 16:05:16 |
6pak | but does roslyn-ls bundle it's own roslyn binary or uses one from .net sdk | 16:05:20 |
GGG | In reply to @6pak:matrix.org but does roslyn-ls bundle it's own roslyn binary or uses one from .net sdk I have no idea | 16:05:40 |
6pak | sdk major/feature-band updates can bring breaking changes | 16:05:55 |