aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/csharp_ls.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat(csharp_ls): add '*.fsproj' to root_dirWilliam Boman2022-08-151-1/+1
| | | | | | | | Full disclaimer: I have not done any F# development myself. This is based on the project file configuration found in the LSP server implementation itself [1]. [1]: https://github.com/razzmatazz/csharp-language-server/blob/d887595f29af334aa2900381f5336644d9ce5e61/src/CSharpLanguageServer/RoslynHelpers.fs#L550-L554
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
|
* feat: expose configsMichael Lingelbach2021-11-251-0/+23