<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/server_configurations/zls.lua, branch v0.1.8</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/server_configurations/zls.lua?h=v0.1.8</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/server_configurations/zls.lua?h=v0.1.8'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2023-12-18T05:34:47Z</updated>
<entry>
<title>fix(zls): include `build.zig` in root dir search (#2933)</title>
<updated>2023-12-18T05:34:47Z</updated>
<author>
<name>Laurynas Lazauskas</name>
<email>8823448+lawrence-laz@users.noreply.github.com</email>
</author>
<published>2023-12-18T05:34:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dbfafcac2ce9e10c9f4419299d413580996ae155'/>
<id>urn:sha1:dbfafcac2ce9e10c9f4419299d413580996ae155</id>
<content type='text'>
File `build.zig` by convention sits at the root dir and thus can be used
to correctly identify the root directory.

This is particularly useful if `zls` has `enable_build_on_save` set to
`true`, since then the language server uses workspace path (root_dir) to
execute `zig build` command, output of which is then used to publish
diagnostic errors.

Without `build.zig` root directory can incorrectly be deduced some
layers too high at the root of the git repo. In such case
`enable_build_on_save` silently fails and does not report build error
diagnostics.</content>
</entry>
<entry>
<title>docs: remove outdated root pattern references (#1828)</title>
<updated>2022-04-10T05:13:08Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2022-04-10T05:13:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b747b20caea209354114f5e2566027df8ddba767'/>
<id>urn:sha1:b747b20caea209354114f5e2566027df8ddba767</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: clean up styling in documentation (#1797)</title>
<updated>2022-03-20T18:48:23Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2022-03-20T18:48:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b603fa61f289a2c510bc421ed9510d103ee298c1'/>
<id>urn:sha1:b603fa61f289a2c510bc421ed9510d103ee298c1</id>
<content type='text'>
Make it more obvious not to copy/paste default_config</content>
</entry>
<entry>
<title>chore: clean up imports</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T17:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=97da7ed12e7e0d86e735e38a8170e941d4ed3e9a'/>
<id>urn:sha1:97da7ed12e7e0d86e735e38a8170e941d4ed3e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: expose configs</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T04:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e'/>
<id>urn:sha1:6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e</id>
<content type='text'>
</content>
</entry>
</feed>
