<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/configs, branch v1.7.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/configs?h=v1.7.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/configs?h=v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2025-02-22T10:13:37Z</updated>
<entry>
<title>feat: add air lsp (#3614)</title>
<updated>2025-02-22T10:13:37Z</updated>
<author>
<name>Maximilian Mücke</name>
<email>muecke.maximilian@gmail.com</email>
</author>
<published>2025-02-22T10:13:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1ae2d18cb08324885406d599f093c8f14e93e87c'/>
<id>urn:sha1:1ae2d18cb08324885406d599f093c8f14e93e87c</id>
<content type='text'>
* feat: add air lsp

* fix(air): use `vim.fs.root()`</content>
</entry>
<entry>
<title>feat: turbo-language-server (#3620)</title>
<updated>2025-02-20T12:02:32Z</updated>
<author>
<name>Gergő Sulymosi</name>
<email>gergo.sulymosi@gmail.com</email>
</author>
<published>2025-02-20T12:02:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=333bae3d4c4f898699e96f488e43057f55bc5ea2'/>
<id>urn:sha1:333bae3d4c4f898699e96f488e43057f55bc5ea2</id>
<content type='text'>
The language server supports writing [Turbo](https://turbo.hotwired.dev).
There is a corresponding [VS Code plugin][1] with 700+ downloads.

[1]: https://marketplace.visualstudio.com/items?itemName=marcoroth.turbo-lsp&amp;ssr=false#overview</content>
</entry>
<entry>
<title>fix(lua_ls): return longest root path</title>
<updated>2025-02-18T15:59:33Z</updated>
<author>
<name>Afiq Nazrie</name>
<email>afnazrie@gmail.com</email>
</author>
<published>2024-12-15T10:31:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1110787f1b464888c59a044c48c5119d14078044'/>
<id>urn:sha1:1110787f1b464888c59a044c48c5119d14078044</id>
<content type='text'>
This commit doesn't address the case when root path == vim.env.HOME as
the case lack return when it's true (#2110)

Fix #3508
</content>
</entry>
<entry>
<title>fix(eslint): openDoc breaks on some URLs #3615</title>
<updated>2025-02-14T16:29:26Z</updated>
<author>
<name>Kushal-Chandar</name>
<email>83660514+Kushal-Chandar@users.noreply.github.com</email>
</author>
<published>2025-02-14T16:29:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7af2c37192deae28d1305ae9e68544f7fb5408e1'/>
<id>urn:sha1:7af2c37192deae28d1305ae9e68544f7fb5408e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(r_language_server): add quarto filetype (#3617)</title>
<updated>2025-02-14T06:18:55Z</updated>
<author>
<name>mutlusun</name>
<email>mutlusun@users.noreply.github.com</email>
</author>
<published>2025-02-14T06:18:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=28012ac4e3bd7a71cc81894468e40857e094309f'/>
<id>urn:sha1:28012ac4e3bd7a71cc81894468e40857e094309f</id>
<content type='text'>
[Quarto](https://quarto.org/) is a (more or less new) scientific and
technical publishing system. There is also a [quarto
filetype](https://github.com/neovim/neovim/blob/master/runtime/ftplugin/quarto.vim)
which is very similar to [rmarkdown](https://rmarkdown.rstudio.com/) but
has some extensions.

The quarto filetype can also be used with python and julia. The
r_language_server detects code chunks / blocks that use the R
programming language and runs only on them.</content>
</entry>
<entry>
<title>docs(veridian): heading levels for veridian fixed (#3613)</title>
<updated>2025-02-10T11:59:58Z</updated>
<author>
<name>Lingsong Feng</name>
<email>36920701+lingsongfeng@users.noreply.github.com</email>
</author>
<published>2025-02-10T11:59:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4bef5fb4fb46c37be6c24cbd82dff4cbb572c2ce'/>
<id>urn:sha1:4bef5fb4fb46c37be6c24cbd82dff4cbb572c2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(nushell): avoid nil root_dir #3611</title>
<updated>2025-02-10T02:22:23Z</updated>
<author>
<name>zc he</name>
<email>blindfs19@gmail.com</email>
</author>
<published>2025-02-10T02:22:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d37812c49063eda10ad1f7c7695509365ac7bd47'/>
<id>urn:sha1:d37812c49063eda10ad1f7c7695509365ac7bd47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(angularls): trim leading characters from version #3610</title>
<updated>2025-02-09T23:40:03Z</updated>
<author>
<name>Tulio Brunoro</name>
<email>brunoro.tulio@gmail.com</email>
</author>
<published>2025-02-09T23:40:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d95655822dc5d6a60d06a72fce26435ef5224b0b'/>
<id>urn:sha1:d95655822dc5d6a60d06a72fce26435ef5224b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(oxc): OxcFixAll command #3604</title>
<updated>2025-02-08T18:10:54Z</updated>
<author>
<name>Marek Vospel</name>
<email>73162071+marekvospel@users.noreply.github.com</email>
</author>
<published>2025-02-08T18:10:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=afd59cf6b5ff4e713c1d478ab8e8344aded1e314'/>
<id>urn:sha1:afd59cf6b5ff4e713c1d478ab8e8344aded1e314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(atlas): add treesitter instructions (#3606)</title>
<updated>2025-02-07T06:06:13Z</updated>
<author>
<name>Net</name>
<email>akioburns@icloud.com</email>
</author>
<published>2025-02-07T06:06:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ac46cf079aef3224aacf9abe5ffe435fbc99db32'/>
<id>urn:sha1:ac46cf079aef3224aacf9abe5ffe435fbc99db32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(lua_ls): don't skip VIMRUNTIME ~/.config/nvim/.luarc.json exists #3603</title>
<updated>2025-02-06T15:06:15Z</updated>
<author>
<name>jyn</name>
<email>github@jyn.dev</email>
</author>
<published>2025-02-06T15:06:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7c284f44fe7b120cf1e5b63d2b0648c3831c4048'/>
<id>urn:sha1:7c284f44fe7b120cf1e5b63d2b0648c3831c4048</id>
<content type='text'>
.luarc is created by lua-lsp itself (e.g. if you hit "disable diagnostics" in a code action), at which point the lsp will start showing errors that the vim global is undefined after the next restart.</content>
</entry>
<entry>
<title>feat: add wasm-language-tools (#3564)</title>
<updated>2025-02-06T05:49:33Z</updated>
<author>
<name>Pig Fang</name>
<email>g-plane@hotmail.com</email>
</author>
<published>2025-02-06T05:49:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4ff005d1dce5154a0fb82680c4c138af0524a815'/>
<id>urn:sha1:4ff005d1dce5154a0fb82680c4c138af0524a815</id>
<content type='text'>
* feat: add wasm-language-tools

* chore: remove unused `util`</content>
</entry>
<entry>
<title>feat: dts-lsp #3595</title>
<updated>2025-02-03T08:42:15Z</updated>
<author>
<name>Sergey Golovin</name>
<email>golovinengineer@icloud.com</email>
</author>
<published>2025-02-03T08:42:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8840ea5429ed592e9c226666a24f3883973b41c1'/>
<id>urn:sha1:8840ea5429ed592e9c226666a24f3883973b41c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(angularls): on_new_config uses wrong executable on Windows #3597</title>
<updated>2025-02-01T20:22:27Z</updated>
<author>
<name>Yavorski</name>
<email>3436517+yavorski@users.noreply.github.com</email>
</author>
<published>2025-02-01T20:22:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f98fa715acc975c2dd5fb5ba7ceddeb1cc725ad2'/>
<id>urn:sha1:f98fa715acc975c2dd5fb5ba7ceddeb1cc725ad2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(harper-ls): added new languages and updated links (#3591)</title>
<updated>2025-01-31T04:53:09Z</updated>
<author>
<name>Elijah Potter</name>
<email>me@elijahpotter.dev</email>
</author>
<published>2025-01-31T04:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2c8e825a0540fc6c385df6068ebefdabb1e61c44'/>
<id>urn:sha1:2c8e825a0540fc6c385df6068ebefdabb1e61c44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix broken link in rust_analyzer config #3596</title>
<updated>2025-01-30T17:23:12Z</updated>
<author>
<name>sweiglbosker</name>
<email>stefan@s00.xyz</email>
</author>
<published>2025-01-30T17:23:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5182e0d3709e2be0e91ed265112819c23ec272b6'/>
<id>urn:sha1:5182e0d3709e2be0e91ed265112819c23ec272b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(angularls): handle nil #3594</title>
<updated>2025-01-29T16:06:30Z</updated>
<author>
<name>Ahmad bin Marakkar</name>
<email>109348574+Ask-786@users.noreply.github.com</email>
</author>
<published>2025-01-29T16:06:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e6ea6328950194b22c43904315473019d066d51a'/>
<id>urn:sha1:e6ea6328950194b22c43904315473019d066d51a</id>
<content type='text'>
Problem:
Warning message while opening a directory without node_modules.

Solution:
Handle nil.</content>
</entry>
<entry>
<title>fix(angularls): pass --angularCoreVersion for backwards compatibility #3592</title>
<updated>2025-01-28T16:25:27Z</updated>
<author>
<name>Tulio Brunoro</name>
<email>brunoro.tulio@gmail.com</email>
</author>
<published>2025-01-28T16:25:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9962e25a23f0e992116b99a9a6400947d5a7177b'/>
<id>urn:sha1:9962e25a23f0e992116b99a9a6400947d5a7177b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: oxc-language-server #3586</title>
<updated>2025-01-27T11:50:26Z</updated>
<author>
<name>Marek Vospel</name>
<email>73162071+marekvospel@users.noreply.github.com</email>
</author>
<published>2025-01-27T11:50:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8981192c7d8058391148e77ec731acfa4b0320fb'/>
<id>urn:sha1:8981192c7d8058391148e77ec731acfa4b0320fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(astro,volar): correct 'typescript/lib' path for TypeScript LSP initialization (#3585)</title>
<updated>2025-01-26T10:12:42Z</updated>
<author>
<name>krovuxdev</name>
<email>62192487+krovuxdev@users.noreply.github.com</email>
</author>
<published>2025-01-26T10:12:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e5bf88e5ea1c4cea5ea96b1e970cb264f7a401a1'/>
<id>urn:sha1:e5bf88e5ea1c4cea5ea96b1e970cb264f7a401a1</id>
<content type='text'>
* fix(astro): correct path to locate typescript/lib in Neovim

* fix(volar): correct path to locate typescript/lib in Neovim</content>
</entry>
<entry>
<title>fix(gh_actions_ls): fix incorrect rootdir resolution</title>
<updated>2025-01-23T12:02:27Z</updated>
<author>
<name>Crashdummy</name>
<email>Simon.Schwendele@gmx.de</email>
</author>
<published>2025-01-23T12:02:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=59760a01596b76b9c6f9a4a299dbffa88d069cf1'/>
<id>urn:sha1:59760a01596b76b9c6f9a4a299dbffa88d069cf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fix incorrect root finding</title>
<updated>2025-01-22T15:28:20Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2025-01-22T13:20:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=513f4f0bde469ecb3abe2e1b606f63cf142e751e'/>
<id>urn:sha1:513f4f0bde469ecb3abe2e1b606f63cf142e751e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typo</title>
<updated>2025-01-22T13:23:26Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2025-01-22T13:13:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cedf7952256b4f3a068f2cda6e4c425e12ed2344'/>
<id>urn:sha1:cedf7952256b4f3a068f2cda6e4c425e12ed2344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: use a maintained fork for `kubernetes-json-schema` in the example (#3572)</title>
<updated>2025-01-21T11:21:22Z</updated>
<author>
<name>Ferenc Géczi</name>
<email>Ferenc-@users.noreply.github.com</email>
</author>
<published>2025-01-21T11:21:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=32c9817cf0b507ca18dd49ee11db9f804a99e341'/>
<id>urn:sha1:32c9817cf0b507ca18dd49ee11db9f804a99e341</id>
<content type='text'>
The `instrumenta/kubernetes-json-schema` repo is apparently dead:
https://github.com/instrumenta/kubernetes-json-schema/issues/32#issuecomment-1021133568
And nobody has the credentials anymore to archive it:
https://github.com/instrumenta/kubeval/issues/268#issuecomment-1376490498
The recommended migration from instrumenta is to https://github.com/yannh/kubeconform,
see (https://github.com/instrumenta/kubernetes-json-schema/issues/32#issuecomment-1021133568)
and the recommended `kubernetes-json-schema` fork is also from the same new maintainer:
https://github.com/yannh/kubernetes-json-schema/

Signed-off-by: Ferenc Géczi &lt;ferenc.gm@gmail.com&gt;</content>
</entry>
<entry>
<title>feat(gh_actions_ls): recognize .forgejo, .gitea as root_dir #3566</title>
<updated>2025-01-21T00:12:36Z</updated>
<author>
<name>Crashdummy</name>
<email>Simon.Schwendele@gmx.de</email>
</author>
<published>2025-01-21T00:12:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=71eac2ab32b22bf6c2b430632761e5d1930fe81e'/>
<id>urn:sha1:71eac2ab32b22bf6c2b430632761e5d1930fe81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(asm_lsp): add NASM config support and single_file support (#3565)</title>
<updated>2025-01-18T01:18:37Z</updated>
<author>
<name>IguanaCucumber</name>
<email>sacha.fazzari@protonmail.com</email>
</author>
<published>2025-01-18T01:18:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e11b389894e82bfd3f453270868019065d783c3e'/>
<id>urn:sha1:e11b389894e82bfd3f453270868019065d783c3e</id>
<content type='text'>
* feat(asm_lsp): add NASM support and single_file support

* fix(asm_lsp): use vim.fs.dirname instead of util.root_pattern

---------

Co-authored-by: iguanacucumber &lt;you@example.com&gt;</content>
</entry>
<entry>
<title>docs(alloy_ls): include tips for setting filetype on *.als files (#3561)</title>
<updated>2025-01-14T13:22:43Z</updated>
<author>
<name>Denis Kasak</name>
<email>dkasak@termina.org.uk</email>
</author>
<published>2025-01-14T13:22:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=23c98333852f33e0b00e479bfb73befb051b3baf'/>
<id>urn:sha1:23c98333852f33e0b00e479bfb73befb051b3baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add alloy language server (#3560)</title>
<updated>2025-01-14T12:47:48Z</updated>
<author>
<name>Denis Kasak</name>
<email>dkasak@termina.org.uk</email>
</author>
<published>2025-01-14T12:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a14a65d7574fe139ab954e704a5e866a4f0d1c69'/>
<id>urn:sha1:a14a65d7574fe139ab954e704a5e866a4f0d1c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add typst to the list of languages harper supports (#3533)</title>
<updated>2025-01-14T05:22:57Z</updated>
<author>
<name>Grant Lemons</name>
<email>grantlemons@aol.com</email>
</author>
<published>2025-01-14T05:22:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=401237e83bc5bcdcd6c54236bd9068018a9e411e'/>
<id>urn:sha1:401237e83bc5bcdcd6c54236bd9068018a9e411e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(gh_actions_ls): correctly call util.root_pattern</title>
<updated>2025-01-13T18:16:20Z</updated>
<author>
<name>Mitchell Hanberg</name>
<email>mitch@mitchellhanberg.com</email>
</author>
<published>2025-01-13T18:10:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0913481440219390969ab56a3c33089679365ef7'/>
<id>urn:sha1:0913481440219390969ab56a3c33089679365ef7</id>
<content type='text'>
I believe this is another case of #3513</content>
</entry>
<entry>
<title>feat(gh_actions_ls): use `root_dir` to decide enablement #3558</title>
<updated>2025-01-13T14:22:28Z</updated>
<author>
<name>Chris Grieser</name>
<email>73286100+chrisgrieser@users.noreply.github.com</email>
</author>
<published>2025-01-13T14:22:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0c24b48da1b70bbf06075c51fa0e1c87d1337c11'/>
<id>urn:sha1:0c24b48da1b70bbf06075c51fa0e1c87d1337c11</id>
<content type='text'>
This saves the user the extra setup work of copypasting the
`vim.filetype.add` snippet, making this language server work out of the
box.</content>
</entry>
<entry>
<title>feat: gh-actions-language-server #3551</title>
<updated>2025-01-13T08:40:45Z</updated>
<author>
<name>Salomon Popp</name>
<email>hi@salomonpopp.me</email>
</author>
<published>2025-01-13T08:40:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4c5748bc92b00e7539d3a4d79053f036683d4691'/>
<id>urn:sha1:4c5748bc92b00e7539d3a4d79053f036683d4691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: lua 3rd party language servers #3553</title>
<updated>2025-01-13T07:41:20Z</updated>
<author>
<name>Anton Kastritskii</name>
<email>halloy52@gmail.com</email>
</author>
<published>2025-01-13T07:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ee56b735daa3b5d548284c92a7e1778d5cf2affb'/>
<id>urn:sha1:ee56b735daa3b5d548284c92a7e1778d5cf2affb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(clojure_lsp): adds single_file_support for clojure #3547</title>
<updated>2025-01-08T11:12:13Z</updated>
<author>
<name>Guilherme Felipe de C. G. da Silva</name>
<email>guilhermefelipecgs@gmail.com</email>
</author>
<published>2025-01-08T11:12:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=29e44e199e388daa890c58a82cfd9938dd5d3ea3'/>
<id>urn:sha1:29e44e199e388daa890c58a82cfd9938dd5d3ea3</id>
<content type='text'>
This allow navigation within dependecies</content>
</entry>
<entry>
<title>fix(powershell_es): root pattern #3543</title>
<updated>2025-01-05T14:47:34Z</updated>
<author>
<name>sharpchen</name>
<email>77432836+sharpchen@users.noreply.github.com</email>
</author>
<published>2025-01-05T14:47:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cd51acc1e21d3e71c9a6efb0faf4ff05eee06bf4'/>
<id>urn:sha1:cd51acc1e21d3e71c9a6efb0faf4ff05eee06bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(msbuild): root patterns #3542</title>
<updated>2025-01-05T13:42:33Z</updated>
<author>
<name>sharpchen</name>
<email>77432836+sharpchen@users.noreply.github.com</email>
</author>
<published>2025-01-05T13:42:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5e009bded3098fb0f46c7e3c30a3f2884aae55e1'/>
<id>urn:sha1:5e009bded3098fb0f46c7e3c30a3f2884aae55e1</id>
<content type='text'>
https://github.com/tintoy/msbuild-project-tools-vscode?tab=readme-ov-file#file-extensions</content>
</entry>
<entry>
<title>feat: atlas language server (#3539)</title>
<updated>2025-01-05T08:33:52Z</updated>
<author>
<name>mineo</name>
<email>euonymuslke@gmail.com</email>
</author>
<published>2025-01-05T08:33:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=acb88a4872033fddd8c2fe7e6251bc17ee4d2168'/>
<id>urn:sha1:acb88a4872033fddd8c2fe7e6251bc17ee4d2168</id>
<content type='text'>
* feat: atlas

added autocmd

add stdio option

* docs: added vim.filetype.add pattern</content>
</entry>
<entry>
<title>feat: update Harper supported languages #3534</title>
<updated>2025-01-04T12:53:07Z</updated>
<author>
<name>Grant Lemons</name>
<email>grantlemons@aol.com</email>
</author>
<published>2025-01-04T12:53:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=324865b49ebb57a4fbed9896b3e3446b22676c2e'/>
<id>urn:sha1:324865b49ebb57a4fbed9896b3e3446b22676c2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(ruby_lsp): remove instructions for adding ruby-lsp to Gemfile (#3540)</title>
<updated>2025-01-03T08:35:33Z</updated>
<author>
<name>Adam Daniels</name>
<email>adam@mediadrive.ca</email>
</author>
<published>2025-01-03T08:35:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ee398592996dc806e7d4b54d196f3a81b36c65df'/>
<id>urn:sha1:ee398592996dc806e7d4b54d196f3a81b36c65df</id>
<content type='text'>
The best practice is to have the gem installed globally, and then
ruby-lsp will set up it's own Gemfile and manage it's own version.</content>
</entry>
<entry>
<title>fix(clangd): fix switchSourceHeader detection (#3538)</title>
<updated>2025-01-02T11:59:59Z</updated>
<author>
<name>Václav Kubernát</name>
<email>sir.venceslas@gmail.com</email>
</author>
<published>2025-01-02T11:59:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=88dff6268a068403c87b461aee69beb61ceb8303'/>
<id>urn:sha1:88dff6268a068403c87b461aee69beb61ceb8303</id>
<content type='text'>
The previous patch to this file (88c4c042e1e59f992e4c7aff3531033047b3aa9c)
changed the string to 'ccls' (possibly by copy-paste error).</content>
</entry>
<entry>
<title>refactor(clangd): imporve switchsourceheader handler (#3537)</title>
<updated>2025-01-02T07:26:38Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2025-01-02T07:26:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=88c4c042e1e59f992e4c7aff3531033047b3aa9c'/>
<id>urn:sha1:88c4c042e1e59f992e4c7aff3531033047b3aa9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ccls): typo on request method (#3536)</title>
<updated>2025-01-02T06:20:47Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2025-01-02T06:20:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=709e3e87441204315fe0384a5a3c72f1a520d82c'/>
<id>urn:sha1:709e3e87441204315fe0384a5a3c72f1a520d82c</id>
<content type='text'>
Problem: method prefix is textDocument

Solution: make d to upper</content>
</entry>
<entry>
<title>feat(ccls): add CclsSwitchSourceHeader (#3535)</title>
<updated>2025-01-02T05:25:52Z</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2025-01-02T05:25:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9194d0e863f9c8970021b23cf48685cfda289d07'/>
<id>urn:sha1:9194d0e863f9c8970021b23cf48685cfda289d07</id>
<content type='text'>
* feat(ccls): add CclsSwitchSourceHeader

ccls 0.20241108 has added support for the extension from clangd.


---------

Co-authored-by: glepnir &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>feat: add cue language server (#3529)</title>
<updated>2024-12-29T02:27:00Z</updated>
<author>
<name>J. Emiliano Deustua</name>
<email>edeustua@gmail.com</email>
</author>
<published>2024-12-29T02:27:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f6cb1e2cb70e9820f5c73d939b9a19c3a1cd6e46'/>
<id>urn:sha1:f6cb1e2cb70e9820f5c73d939b9a19c3a1cd6e46</id>
<content type='text'>
* feat: cue language server


---------

Co-authored-by: glepnir &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>fix: add `build.gradle.kts` for java language server (#3528)</title>
<updated>2024-12-28T09:52:47Z</updated>
<author>
<name>Enaium</name>
<email>32991121+Enaium@users.noreply.github.com</email>
</author>
<published>2024-12-28T09:52:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=57154fd9a24e76907e3b0bdba4677ef42c88d91c'/>
<id>urn:sha1:57154fd9a24e76907e3b0bdba4677ef42c88d91c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(mdx-analyzer): get dirname of vim.fs.find result (#3527)</title>
<updated>2024-12-25T10:37:01Z</updated>
<author>
<name>MuntasirSZN2</name>
<email>shahanazsabuj@gmail.com</email>
</author>
<published>2024-12-25T10:37:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1240fbbfeb528b303594efde97192435a02bdb29'/>
<id>urn:sha1:1240fbbfeb528b303594efde97192435a02bdb29</id>
<content type='text'>
* fix: project root variable and root filetype</content>
</entry>
<entry>
<title>feat: autohotkey_lsp #3408</title>
<updated>2024-12-22T23:45:56Z</updated>
<author>
<name>Tom</name>
<email>ttofel@gmail.com</email>
</author>
<published>2024-12-22T23:45:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=73ce1e3bf66b47a444378e7fdc68d03d854328ef'/>
<id>urn:sha1:73ce1e3bf66b47a444378e7fdc68d03d854328ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.path_separator</title>
<updated>2024-12-21T17:15:15Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-21T15:16:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f1405c1ea5d7a1051a8ced3110d7cf3b8524041b'/>
<id>urn:sha1:f1405c1ea5d7a1051a8ced3110d7cf3b8524041b</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.join</title>
<updated>2024-12-21T15:10:35Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-21T13:08:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=45c5095097702e8316f9409b39b2721db8534db2'/>
<id>urn:sha1:45c5095097702e8316f9409b39b2721db8534db2</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>feat(msbuild): config instruction for filetypes (#3516)</title>
<updated>2024-12-17T07:22:18Z</updated>
<author>
<name>Rui Chen</name>
<email>77432836+sharpchen@users.noreply.github.com</email>
</author>
<published>2024-12-17T07:22:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=495a7f16f6eb1d3e9b2b976c77b51ab9f970046d'/>
<id>urn:sha1:495a7f16f6eb1d3e9b2b976c77b51ab9f970046d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ruff, ruff_lsp, crystalline, janet_lsp): returning a function from root pattern (#3513)</title>
<updated>2024-12-15T00:50:47Z</updated>
<author>
<name>apostoli</name>
<email>79337131+apostolos-geyer@users.noreply.github.com</email>
</author>
<published>2024-12-15T00:50:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ae8a01bb40848490548e5d07b97ed972ed43c2f9'/>
<id>urn:sha1:ae8a01bb40848490548e5d07b97ed972ed43c2f9</id>
<content type='text'>
* fix(ruff, ruff_lsp): error returning the function returned by util.root_pattern on lsp start

* fix(crystalline, janet_lsp): invoke function returned by root pattern</content>
</entry>
<entry>
<title>refactor: deprecate util.find_git_ancestor</title>
<updated>2024-12-14T16:24:12Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-13T13:53:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=12d163c5c2b05e85431f2deef5d9d59a8fd8dfc2'/>
<id>urn:sha1:12d163c5c2b05e85431f2deef5d9d59a8fd8dfc2</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>fix(regression): fix for vim.fs.find regression not returning parent directory (#3505)</title>
<updated>2024-12-13T19:30:45Z</updated>
<author>
<name>Jacob Reed</name>
<email>jacob.russell.reed@gmail.com</email>
</author>
<published>2024-12-13T19:30:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4761665b4be82c46612cdfb4ea9c90de25875c4f'/>
<id>urn:sha1:4761665b4be82c46612cdfb4ea9c90de25875c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate util.find_package_json_ancestor</title>
<updated>2024-12-13T13:31:20Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-13T13:02:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f675f8c430ae3012f6d140899c2cec3b59e9cb43'/>
<id>urn:sha1:f675f8c430ae3012f6d140899c2cec3b59e9cb43</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>fix(tinymist): fallback to single file in some case (#3501)</title>
<updated>2024-12-12T08:35:00Z</updated>
<author>
<name>Yaksis</name>
<email>59007159+Yakkhini@users.noreply.github.com</email>
</author>
<published>2024-12-12T08:35:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e35fd81524b50bff187951253d4f6c9c97a7d013'/>
<id>urn:sha1:e35fd81524b50bff187951253d4f6c9c97a7d013</id>
<content type='text'>
When the `root_dir` is null, tinymist should still runs to give a
baseline usage.</content>
</entry>
<entry>
<title>fix(kotlin_language_server): wrong cmd on Windows #3500</title>
<updated>2024-12-11T14:37:09Z</updated>
<author>
<name>Kevin Nitro</name>
<email>trannguyenthaibinh46@gmail.com</email>
</author>
<published>2024-12-11T14:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=402f12c841f3dc92043ac3af3ad4524faf76d613'/>
<id>urn:sha1:402f12c841f3dc92043ac3af3ad4524faf76d613</id>
<content type='text'>
fix #3499</content>
</entry>
<entry>
<title>docs(volar): fix dead links and remove outdated content (#3498)</title>
<updated>2024-12-10T05:10:53Z</updated>
<author>
<name>Fabien</name>
<email>vaga@users.noreply.github.com</email>
</author>
<published>2024-12-10T05:10:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cef5a113b19b9d04729017efca2edffd16b884ae'/>
<id>urn:sha1:cef5a113b19b9d04729017efca2edffd16b884ae</id>
<content type='text'>
* docs(volar): refine Typescript SDK path lookup process

* docs(volar): fix dead links and improve clarity</content>
</entry>
<entry>
<title>fix(volar &amp; astro): remove duplicate node_modules  (#3497)</title>
<updated>2024-12-09T09:19:04Z</updated>
<author>
<name>汐</name>
<email>31800073+Parsifa1@users.noreply.github.com</email>
</author>
<published>2024-12-09T09:19:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b8b725659fa60d2c5f5bd7459bcfee1d8b34acd5'/>
<id>urn:sha1:b8b725659fa60d2c5f5bd7459bcfee1d8b34acd5</id>
<content type='text'>
fix #3496</content>
</entry>
<entry>
<title>refactor: remove outdated code</title>
<updated>2024-12-08T17:38:48Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-01T14:41:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=687fcb939b7de052a3ba6c300348fcd5eb128e83'/>
<id>urn:sha1:687fcb939b7de052a3ba6c300348fcd5eb128e83</id>
<content type='text'>
Lspconfig requires neovim version 0.9 at the time of writing this, so
discard any version checks and code for older versions.
</content>
</entry>
<entry>
<title>refactor: deprecate util.find_node_modules_ancestor</title>
<updated>2024-12-08T17:32:42Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-28T17:11:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=19626a3a4484de12c3d8c0833bb49ecb3dcd5c76'/>
<id>urn:sha1:19626a3a4484de12c3d8c0833bb49ecb3dcd5c76</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>feat: ltex-ls-plus #3442</title>
<updated>2024-12-07T13:09:31Z</updated>
<author>
<name>Stefano Volpe</name>
<email>foxy@teapot.ovh</email>
</author>
<published>2024-12-07T13:09:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ab8f4009b42670aab15dffd1666b02b7d9127ca8'/>
<id>urn:sha1:ab8f4009b42670aab15dffd1666b02b7d9127ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "refactor: use simpler file existence check" #3495</title>
<updated>2024-12-06T11:19:39Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-12-06T11:19:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=64073cbed0ce23e988160bfd1a148a75b6af94cc'/>
<id>urn:sha1:64073cbed0ce23e988160bfd1a148a75b6af94cc</id>
<content type='text'>
This reverts commit 90c1c6cc822b1836209514c096069b9bbeab63d9.

Fix #3485</content>
</entry>
<entry>
<title>docs: broken elixir-ls URL #3489</title>
<updated>2024-12-02T16:26:54Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-12-02T16:26:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2386f1e0e1a99c944617f8b6a8088c95b806505c'/>
<id>urn:sha1:2386f1e0e1a99c944617f8b6a8088c95b806505c</id>
<content type='text'>
fix #3488</content>
</entry>
<entry>
<title>refactor: replace all instances of vim.uv with vim.loop</title>
<updated>2024-12-02T10:12:18Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-01T12:01:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9b89ba5f158f73779cd58d0bb2783dfb40b28b0e'/>
<id>urn:sha1:9b89ba5f158f73779cd58d0bb2783dfb40b28b0e</id>
<content type='text'>
We still support neovim 0.9 currently, so we can't use vim.uv. Also add
a check so we don't accidentally reintroduce it.
</content>
</entry>
<entry>
<title>fix(statix): use correct cmd (#3487)</title>
<updated>2024-12-02T05:34:22Z</updated>
<author>
<name>uncenter</name>
<email>47499684+uncenter@users.noreply.github.com</email>
</author>
<published>2024-12-02T05:34:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ec346d7e73d8de21648b45ff868a384be5ecdd05'/>
<id>urn:sha1:ec346d7e73d8de21648b45ff868a384be5ecdd05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fennel-ls): enable single_file_support #3417</title>
<updated>2024-12-01T22:12:42Z</updated>
<author>
<name>Emma</name>
<email>4430224+justiceenunciate@users.noreply.github.com</email>
</author>
<published>2024-12-01T22:12:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c0de93a52b8bea36ddef037638afe4605f04040'/>
<id>urn:sha1:6c0de93a52b8bea36ddef037638afe4605f04040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: use simpler file existence check</title>
<updated>2024-12-01T14:11:38Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-01T11:57:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=90c1c6cc822b1836209514c096069b9bbeab63d9'/>
<id>urn:sha1:90c1c6cc822b1836209514c096069b9bbeab63d9</id>
<content type='text'>
The vimscript function `getftype` is an easier way to check for file
existence compared to vim.uv.
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.is_dir #3475</title>
<updated>2024-11-28T22:39:12Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-11-28T22:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6a5ed22255bbe10104ff9b72c55ec2e233a8e571'/>
<id>urn:sha1:6a5ed22255bbe10104ff9b72c55ec2e233a8e571</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079</content>
</entry>
<entry>
<title>refactor: deprecate util.path.is_file #3474</title>
<updated>2024-11-28T21:44:19Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-11-28T21:44:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=86dcd4d4ec014c5cb47033c52a54508acd503b97'/>
<id>urn:sha1:86dcd4d4ec014c5cb47033c52a54508acd503b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: bashls add bash filetype (#3457)</title>
<updated>2024-11-28T05:48:47Z</updated>
<author>
<name>King Art</name>
<email>arthur@ischium.net</email>
</author>
<published>2024-11-28T05:48:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a0ba5b10ca7846bd523e24c52d73f723841d2405'/>
<id>urn:sha1:a0ba5b10ca7846bd523e24c52d73f723841d2405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate `util.path.exists`</title>
<updated>2024-11-27T13:56:17Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-27T11:26:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2a11b98741d168790cf6fa6798e991b3f78bf314'/>
<id>urn:sha1:2a11b98741d168790cf6fa6798e991b3f78bf314</id>
<content type='text'>
Use `vim.uv.fs_stat` instead.

Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: remove internal implementation of `util.path.sanitize` #3464</title>
<updated>2024-11-26T21:42:28Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-11-26T21:42:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=830ec3893eeb2b21d182864b56931ca6d23d3e29'/>
<id>urn:sha1:830ec3893eeb2b21d182864b56931ca6d23d3e29</id>
<content type='text'>
Return value from `vim.fs.normalize` instead.</content>
</entry>
<entry>
<title>fix: outdated references to 'lspconfig.ui.windows' #3454</title>
<updated>2024-11-25T13:48:01Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-11-25T13:48:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=27008519562f16453813c19dcc6ee97f505e0b1c'/>
<id>urn:sha1:27008519562f16453813c19dcc6ee97f505e0b1c</id>
<content type='text'>
Problem:
Some configs still reference 'lspconfig.ui.windows', which was removed
in e6569c18c21be5166e4b9cc7530e828b8285c84e.

Solution:
Remove the references.</content>
</entry>
<entry>
<title>fix: pass offset_encoding in some make params util functions(#3449)</title>
<updated>2024-11-24T00:57:50Z</updated>
<author>
<name>Rocky</name>
<email>yzhang.rocky@gmail.com</email>
</author>
<published>2024-11-24T00:57:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=022134a75c5189e87b0aef1c7e1db1921ec4073f'/>
<id>urn:sha1:022134a75c5189e87b0aef1c7e1db1921ec4073f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(harper_ls): fix links to current harper repo (#3444)</title>
<updated>2024-11-22T09:40:24Z</updated>
<author>
<name>Jon Surrell</name>
<email>sirreal@users.noreply.github.com</email>
</author>
<published>2024-11-22T09:40:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=618d2051d40a2ae34a892a003d49ca44053f2c7a'/>
<id>urn:sha1:618d2051d40a2ae34a892a003d49ca44053f2c7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(texlab): clean commands function (#3430)</title>
<updated>2024-11-20T11:35:05Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2024-11-20T11:35:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5d17f6c6deb938222cb03cc31f50549880ba2669'/>
<id>urn:sha1:5d17f6c6deb938222cb03cc31f50549880ba2669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(vale_ls): add reStructuredText to filetypes (#3439)</title>
<updated>2024-11-17T13:00:35Z</updated>
<author>
<name>Antonin Godard</name>
<email>37036499+antznin@users.noreply.github.com</email>
</author>
<published>2024-11-17T13:00:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a40c2fde8d49a14e5d80f1fc627e5efbf71d3ee3'/>
<id>urn:sha1:a40c2fde8d49a14e5d80f1fc627e5efbf71d3ee3</id>
<content type='text'>
Vale supports parsing reStructuredText files, as documented here:
https://vale.sh/docs/topics/scoping/#restructuredtext

It uses rst2html in the background.

Signed-off-by: Antonin Godard &lt;antoningodard@pm.me&gt;</content>
</entry>
<entry>
<title>feat: add support using erb files to ruby-lsp (#3435)</title>
<updated>2024-11-15T05:47:32Z</updated>
<author>
<name>Vinícius Bispo</name>
<email>vini.bispo015@gmail.com</email>
</author>
<published>2024-11-15T05:47:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=404b30de697722b4d482246962c315de75ed9d46'/>
<id>urn:sha1:404b30de697722b4d482246962c315de75ed9d46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add robotcode support (#3431)</title>
<updated>2024-11-12T08:45:56Z</updated>
<author>
<name>Tendon</name>
<email>88754538+TendonT52@users.noreply.github.com</email>
</author>
<published>2024-11-12T08:45:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=561cafdb801c4038bd41e0a36c7ef07874f520d0'/>
<id>urn:sha1:561cafdb801c4038bd41e0a36c7ef07874f520d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(texlab): use exec_cmd method in cleanArtifacts and cleanAuxiliary (#3428)</title>
<updated>2024-11-10T11:08:10Z</updated>
<author>
<name>Dimitris Dimitropoulos</name>
<email>dimitris.dimitropoulos00@gmail.com</email>
</author>
<published>2024-11-10T11:08:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=884d257d143b0d45bac586ad6ae2006ab6d097e2'/>
<id>urn:sha1:884d257d143b0d45bac586ad6ae2006ab6d097e2</id>
<content type='text'>
Problem: see #3426 and #3427</content>
</entry>
<entry>
<title>fix(texlab): use exec_cmd method (#3427)</title>
<updated>2024-11-10T10:33:39Z</updated>
<author>
<name>Dimitris Dimitropoulos</name>
<email>dimitris.dimitropoulos00@gmail.com</email>
</author>
<published>2024-11-10T10:33:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=210091e839b428ec539c24cec4813fc9366afa7f'/>
<id>urn:sha1:210091e839b428ec539c24cec4813fc9366afa7f</id>
<content type='text'>
Problem: vim.lsp.buf.execute_command has been deprecated in nightly
Solution: add version check of nvim and use client:exec_command for nightly version

---------

Co-authored-by: glepnir &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>feat: add the official Nextflow Language Server nextflow_ls (#3423)</title>
<updated>2024-11-07T11:25:35Z</updated>
<author>
<name>Micah Halter</name>
<email>micah@mehalter.com</email>
</author>
<published>2024-11-07T11:25:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3ae9e5089e3d5e9e1371b836afe3a514cd16bc9f'/>
<id>urn:sha1:3ae9e5089e3d5e9e1371b836afe3a514cd16bc9f</id>
<content type='text'>
* feat: add nextflow_ls

</content>
</entry>
<entry>
<title>feat(buf): new lsp for protobuf (#3414)</title>
<updated>2024-11-06T05:38:53Z</updated>
<author>
<name>Imron Gamidli</name>
<email>36050790+gogamid@users.noreply.github.com</email>
</author>
<published>2024-11-06T05:38:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2e92288351d3b0a9e5c8d8de7d1a9aaa0e5c40e9'/>
<id>urn:sha1:2e92288351d3b0a9e5c8d8de7d1a9aaa0e5c40e9</id>
<content type='text'>
new server bufls for protobuf filetype</content>
</entry>
<entry>
<title>feat: harper supports nix filetype #3407</title>
<updated>2024-10-28T12:29:20Z</updated>
<author>
<name>Jeremy Fleischman</name>
<email>jeremyfleischman@gmail.com</email>
</author>
<published>2024-10-28T12:29:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e9ebb475b388917da1ffd2f24b58359fffc50366'/>
<id>urn:sha1:e9ebb475b388917da1ffd2f24b58359fffc50366</id>
<content type='text'>
Support for nix just landed in harper: https://github.com/elijah-potter/harper/pull/244</content>
</entry>
<entry>
<title>fix(dprint): add graphql to filetypes #3406</title>
<updated>2024-10-28T11:47:13Z</updated>
<author>
<name>Maria José Solano</name>
<email>majosolano99@gmail.com</email>
</author>
<published>2024-10-28T11:47:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f1eab09ed7b18af7af2079159ed52ee969ddc289'/>
<id>urn:sha1:f1eab09ed7b18af7af2079159ed52ee969ddc289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: ts_query_ls (for tree-sitter query files) #3404</title>
<updated>2024-10-26T00:15:50Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2024-10-26T00:15:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=71b5ca5ef1d716803c2e2fddeec0da11737f5699'/>
<id>urn:sha1:71b5ca5ef1d716803c2e2fddeec0da11737f5699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(docs): improve formatting of generated docs #3400</title>
<updated>2024-10-24T17:28:14Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-24T17:28:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a4a0cf9b396b232846e25a9d7e9655a9d52daef0'/>
<id>urn:sha1:a4a0cf9b396b232846e25a9d7e9655a9d52daef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(docs): drop redundant default_config #3398</title>
<updated>2024-10-24T16:36:22Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-24T16:36:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5fd8b5608121d29919830e42a00ccddd9f31dadd'/>
<id>urn:sha1:5fd8b5608121d29919830e42a00ccddd9f31dadd</id>
<content type='text'>
Problem:
default_config duplicated in `docs` items.

Solution:
delete it. docgen autogenerates this now.</content>
</entry>
<entry>
<title>refactor(docs): drop redundant default_config #3397</title>
<updated>2024-10-24T16:27:23Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-24T16:27:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e61da1eae59d9f4c6cdb076bdb73e7572f49c069'/>
<id>urn:sha1:e61da1eae59d9f4c6cdb076bdb73e7572f49c069</id>
<content type='text'>
Problem:
default_config duplicated in `docs` items.

Solution:
delete it. docgen autogenerates this now.</content>
</entry>
<entry>
<title>feat(docs): autogenerate default_config docs</title>
<updated>2024-10-24T15:24:48Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-24T15:05:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=903866024cd6c93a6acefd359329364234a65754'/>
<id>urn:sha1:903866024cd6c93a6acefd359329364234a65754</id>
<content type='text'>
Problem:
debug.info() is useless for some functions because they point to util.lua

Solution:
Provide a path to the source code instead of trying to inline the source
code.
</content>
</entry>
<entry>
<title>feat(docs): autogenerate default_config docs</title>
<updated>2024-10-24T15:24:45Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-24T13:34:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9624fffcfa141335f772938d8c441bdb300e04e6'/>
<id>urn:sha1:9624fffcfa141335f772938d8c441bdb300e04e6</id>
<content type='text'>
Problem:
Docs are manually maintained everywhere for no good reason.

Solution:
- revert commit 9dc02492c4a457479f8a0ec7a65aac1852ff59c0
- provide a "gF" friendly link to the source
</content>
</entry>
<entry>
<title>feat: ada_ls #3394</title>
<updated>2024-10-24T11:47:42Z</updated>
<author>
<name>Ghjuvan Lacambre</name>
<email>lacambre@adacore.com</email>
</author>
<published>2024-10-24T11:47:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b6b0dc7410791725f7157bd2e47fef0a01396624'/>
<id>urn:sha1:b6b0dc7410791725f7157bd2e47fef0a01396624</id>
<content type='text'>
The configuration for the Ada Language Server was first added in #171 and
removed in #3310. The removal happened due to misunderstandings, it was thought
at the time that the default language server configuration could not work on its
own (#1683), it turns out that this was actually caused by a bug in the ALS that
was fixed a long time ago. This means the default ALS configuration can be
re-introduced.

However, in the meantime, a new neovim plugin for Ada was created and the name
"als" was borrowed, thus we have to use a new name, ada_ls, in order to avoid
breaking this plugin.

This reverts commit 7b8b0b3ddd0ed6eddc93982753acaddc578defac.</content>
</entry>
<entry>
<title>fix(lua_ls): when neither lua or git root found, return nil. See #3322 (#3391)</title>
<updated>2024-10-22T10:51:50Z</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2024-10-22T10:51:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0d62a16429dba5fded93a076237079b81527e8f3'/>
<id>urn:sha1:0d62a16429dba5fded93a076237079b81527e8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(lua_ls): hint about personal config #3381</title>
<updated>2024-10-18T13:02:46Z</updated>
<author>
<name>Jean-Charles Quillet</name>
<email>jeancharles.quillet@gmail.com</email>
</author>
<published>2024-10-18T13:02:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3bbd7979b168a8f3749fa9debd7c609f3d02caca'/>
<id>urn:sha1:3bbd7979b168a8f3749fa9debd7c609f3d02caca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(lspinfo)!: remove config.lspinfo</title>
<updated>2024-10-18T10:30:55Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-16T10:23:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=679d978e644778abcf7b4552f9b763c040a8f0b5'/>
<id>urn:sha1:679d978e644778abcf7b4552f9b763c040a8f0b5</id>
<content type='text'>
Problem:
`config.lspinfo` is an undocumented feature that allows extending the
info shown in `:LspInfo` (`:checkhealth lspconfig`).
This feature is unwanted because:
- it's undocumented
- it adds a maintenance burden
- it provides info that should be derived from the LSP protocol itself.

Solution:
Remove support for `config.lspinfo`.
Instead, `:LspInfo` (`:checkhealth lspconfig`) should be enhanced to
automatically gather this kind of extra info from the server response.
</content>
</entry>
<entry>
<title>docs(lsp_ai):  description string instead of table (#3374)</title>
<updated>2024-10-16T05:12:04Z</updated>
<author>
<name>Austin Horstman</name>
<email>khaneliman12@gmail.com</email>
</author>
<published>2024-10-16T05:12:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=541f3a2781de481bb84883889e4d9f0904250a56'/>
<id>urn:sha1:541f3a2781de481bb84883889e4d9f0904250a56</id>
<content type='text'>
Follow suit of other descriptions that are just strings</content>
</entry>
<entry>
<title>docs(jqls, uvls): remove needy backslashes #3373</title>
<updated>2024-10-15T16:02:37Z</updated>
<author>
<name>Cdrman Fu</name>
<email>96031125+Futarimiti@users.noreply.github.com</email>
</author>
<published>2024-10-15T16:02:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=628dc8305c174f84fe0a1f3fb0260fb20d57089f'/>
<id>urn:sha1:628dc8305c174f84fe0a1f3fb0260fb20d57089f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(texlab): remove deprecated texlab.auxDirectory #3255</title>
<updated>2024-10-14T15:39:24Z</updated>
<author>
<name>Thibault de Villèle</name>
<email>25150288+Thibaulltt@users.noreply.github.com</email>
</author>
<published>2024-10-14T15:39:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d0ea4cd5f3f082ac5646cb31e2bafc53f64a4792'/>
<id>urn:sha1:d0ea4cd5f3f082ac5646cb31e2bafc53f64a4792</id>
<content type='text'>
The configuration key 'texlab.auxDirextory' has been deprecated, in
favor of 'texlab.build.auxDir', mirroring the latexmkrc's auxDir
variable.
https://github.com/latex-lsp/texlab/wiki/Configuration#deprecated-texlabauxdirectory

texlab.build.auxDir has a default value of `.` in texlab if not explicitly set, or if the user has no `latexmkrc` file.
https://github.com/latex-lsp/texlab/wiki/Configuration#texlabbuildauxdirectory

</content>
</entry>
<entry>
<title>fix(biome): remove 'css' duplicate #3372</title>
<updated>2024-10-14T15:07:04Z</updated>
<author>
<name>leaked memory</name>
<email>o.lohan.yrvine@gmail.com</email>
</author>
<published>2024-10-14T15:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0bf8acea97db0051b83156b5ccf4d5a938a5f20c'/>
<id>urn:sha1:0bf8acea97db0051b83156b5ccf4d5a938a5f20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add graphql and css support for biome (#3370)</title>
<updated>2024-10-14T06:56:25Z</updated>
<author>
<name>John Ferlito</name>
<email>johnf@inodes.org</email>
</author>
<published>2024-10-14T06:56:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=60f98302a338b0f8095d7641f6b23d71ecea3dad'/>
<id>urn:sha1:60f98302a338b0f8095d7641f6b23d71ecea3dad</id>
<content type='text'>
</content>
</entry>
</feed>
