<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mason-lspconfig/scripts/lua/mason-scripts/utils.lua, branch release-please/bootstrap/default</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/mason-lspconfig/atom/scripts/lua/mason-scripts/utils.lua?h=release-please%2Fbootstrap%2Fdefault</id>
<link rel='self' href='http://git.sudomsg.com/mirror/mason-lspconfig/atom/scripts/lua/mason-scripts/utils.lua?h=release-please%2Fbootstrap%2Fdefault'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/'/>
<updated>2025-05-19T05:56:31Z</updated>
<entry>
<title>perf: host pre-compiled filetype mappings (#555)</title>
<updated>2025-05-19T05:56:31Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-05-19T05:56:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=1d6730459c42f591602500da994f01ae43a97dbc'/>
<id>urn:sha1:1d6730459c42f591602500da994f01ae43a97dbc</id>
<content type='text'>
Generating the filetype mappings by accessing `vim.lsp.config` turns out to be a bad idea because:
1) performance
2) some `lsp/` configurations in nvim-lspconfig execute code immediately (see angularls)
3) accessing `vim.lsp.config[server_name]` seems to populate `:checkhealth vim.lsp`</content>
</entry>
<entry>
<title>refactor!: remove handler functionality, add automatic enable feature</title>
<updated>2025-04-21T19:53:16Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-04-21T19:06:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=80f2cd7734ff21da4cf1489c9695e440cdcd139f'/>
<id>urn:sha1:80f2cd7734ff21da4cf1489c9695e440cdcd139f</id>
<content type='text'>
This also removes all generated code/docs, including relevant scripts. Mappings are now also dynamically generated
instead of compiled. These changes should reduce churn in this plugin and make it more resilient for external changes in
Mason and/or nvim-lspconfig.

Mappings have been centralized in the registry instead.
</content>
</entry>
<entry>
<title>style: enforce import order (#169)</title>
<updated>2023-03-12T08:25:41Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-03-12T08:25:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=a81503f0019942111fe464209237f8b4e85f4687'/>
<id>urn:sha1:a81503f0019942111fe464209237f8b4e85f4687</id>
<content type='text'>
* chore(workflows): update dependencies

* style: enforce import order</content>
</entry>
<entry>
<title>docs: include server mapping in vimdocs (#107)</title>
<updated>2022-12-19T10:51:55Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-12-19T10:51:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=75db29607407b905bc9cf93caa679be444bd0e9d'/>
<id>urn:sha1:75db29607407b905bc9cf93caa679be444bd0e9d</id>
<content type='text'>
Closes #106.</content>
</entry>
<entry>
<title>docs: generate server-mapping.md (#13)</title>
<updated>2022-07-27T22:03:24Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-27T22:03:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=05e70bc283471d27c905383a02185934a68ab496'/>
<id>urn:sha1:05e70bc283471d27c905383a02185934a68ab496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init</title>
<updated>2022-07-22T01:03:23Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-21T12:15:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=1d459b6d19118b9944d5313e4439cb361d607366'/>
<id>urn:sha1:1d459b6d19118b9944d5313e4439cb361d607366</id>
<content type='text'>
</content>
</entry>
</feed>
