Marshall Bowers
5d7148bde1
lua: Don't cache user-installed lua-language-server ( #10639 )
...
This PR updates the Lua extension to not cache the binary when it is
using the one on the $PATH.
Release Notes:
- N/A
2024-04-16 13:22:42 -04:00
Max Brunsfeld
5e4f707951
Change authors of lua extension
2024-04-12 15:15:40 -07:00
Marshall Bowers
ad8dd1771a
lua: Fix extension version ( #10490 )
...
This PR fixes the Lua extension version to be v0.0.1 instead of v0.1.0
for the initial release.
Release Notes:
- N/A
2024-04-12 15:38:26 -04:00
Max Brunsfeld and Marshall
176f440158
Extract lua language support into an extension ( #10437 )
...
Release Notes:
- Extracted lua language support into an extension, and improved Lua
highlighting and completion label styling.
---------
Co-authored-by: Marshall <marshall@zed.dev >
2024-04-11 11:32:10 -07:00