<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/server_configurations/ols.lua, branch v0.1.8</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/server_configurations/ols.lua?h=v0.1.8</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/server_configurations/ols.lua?h=v0.1.8'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2023-12-31T02:03:33Z</updated>
<entry>
<title>fix(ols): remove single_file_support (#2952)</title>
<updated>2023-12-31T02:03:33Z</updated>
<author>
<name>Harley Laue</name>
<email>losinggeneration@gmail.com</email>
</author>
<published>2023-12-31T02:03:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b84a1f67264a9393a0cea169fcc2268dcf650700'/>
<id>urn:sha1:b84a1f67264a9393a0cea169fcc2268dcf650700</id>
<content type='text'>
* fix(ols): remove single_file_support

It doesn't seem like ols really has support for single_file_support. The
ols application crashes with the following message:
"ols/src/server/requests.odin(1494:28) Index 0 is out of range 0..&lt;0\n"

This happens on workspace/didChangeConfiguration when settings are
provided in the users' ols setup.

To work around this, essentially turning off single_file_support
&amp; adding *.odin as a way to detect a root_dir. This isn't very common
but at least one other language server uses this method, qml_ls.
However, without this, the ols doesn't really work out of the box for
projects that lack a .git directory or ols.json file.

* fix(ols): remove single_file_support that defaults to false</content>
</entry>
<entry>
<title>feat: add odin language server support (#1747)</title>
<updated>2022-03-01T18:59:42Z</updated>
<author>
<name>Andreas Stallinger</name>
<email>astallinger@gmail.com</email>
</author>
<published>2022-03-01T18:59:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e6297591597fd6c42782539daa1bf901e05cf467'/>
<id>urn:sha1:e6297591597fd6c42782539daa1bf901e05cf467</id>
<content type='text'>
</content>
</entry>
</feed>
