CaueDosAnjos
|
99f459f8d9
|
languages/csharp: add roslyn-ls support
It adds roslyn-ls configuration and roslyn-nvim plugin
|
2025-12-13 15:37:59 -03:00 |
|
Ching Pei Yang
|
d5da1a14c3
|
languages/formatters: allow multiple formatters (#1103)
* language/python: allow multiple formatters
* package: add prettier-plugin-astro
* language/astro: fix prettier, remove prettierd
* package: add prettier-plugin-svelte
* language/svelte: fix prettier, remove prettierd
* languages: allow listOf format.type
* deprecations: add warnings for removed format options
* ruby: remove unused variable
* nix: fix outdated references to format.package
* docs: update release note
* treewide: warn deprecation in singleOrListOf
* conform: add definitions for setupOpts.formatters
|
2025-11-16 19:49:21 +01:00 |
|
Ching Pei Yang
|
c13edf9961
|
treewide: remove usage of default_on_attach outside LspAttach
|
2025-09-26 00:29:27 +02:00 |
|
Cool-Game-Dev
|
9eb060dde2
|
languages/csharp: Replace root_markers with root_dir
Replace the root_markers with root_dir in roslyn_ls and omnisharp
|
2025-08-13 09:05:26 -05:00 |
|
Cool-Game-Dev
|
238b86daeb
|
languages/csharp: Add roslyn-ls
Add the roslyn-ls lsp to the csharp language model, following standards
set by other lsps.
|
2025-08-13 09:05:21 -05:00 |
|
Ching Pei Yang
|
9407a3e1c6
|
languages: coerce server type to list for compat
|
2025-07-23 23:36:22 +02:00 |
|
Ching Pei Yang
|
fa3a65025d
|
language/csharp: migration to vim.lsp.servers
|
2025-07-23 23:36:22 +02:00 |
|
|
|
1ed6fd9f58
|
languages: deprecate vim.languages.enableLSP
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
|
2025-05-04 18:01:46 +03:00 |
|
|
|
f62de17141
|
languages/csharp: fix npins name incompat
|
2025-02-11 22:07:47 +03:00 |
|
diniamo
|
665feee445
|
languages: csharp init with omnisharp and csharp_ls
|
2024-10-27 14:35:17 +01:00 |
|