Skip to content

Doesn't work on linux #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Yanpas opened this issue Jan 21, 2019 · 4 comments
Closed

Doesn't work on linux #1

Yanpas opened this issue Jan 21, 2019 · 4 comments
Labels
enhancement New feature or request os/Linux The server is running on Linux

Comments

@Yanpas
Copy link

Yanpas commented Jan 21, 2019

Error from output channel:

[Error - 17:51:49] Starting client failed
Error: spawn EACCES
	at _errnoException (util.js:1024:11)
	at ChildProcess.spawn (internal/child_process.js:323:11)
	at Object.exports.spawn (child_process.js:514:9)
	at client_1.BaseLanguageClient.createMessageTransports.encoding._getServerWorkingDir.then.serverWorkingDir (/home/yan/.vscode/extensions/sumneko.lua-0.4.6/client/node_modules/vscode-languageclient/lib/main.js:354:40)
	at <anonymous>
@sumneko
Copy link
Collaborator

sumneko commented Jan 22, 2019

Sorry, it dose not support Linux for now.

@sumneko sumneko added enhancement New feature or request os/Linux The server is running on Linux labels Apr 18, 2019
@wtu-sos
Copy link

wtu-sos commented May 28, 2019

linux下应该如何使用?现在还是不支持linux吗?
[Error - 7:14:46 PM] Starting client failed
Launching server using command /home/junyan/.vscode/extensions/sumneko.lua-0.9.8/server/bin/lua-language-server failed.

@sumneko
Copy link
Collaborator

sumneko commented May 28, 2019

linux 需要自己编译,请参考 readmemacOS 的说明。
不过我稍微看了下 linux 的编译流程不是很方便,而我又没有linux环境难以调试,所以如果方便的话,希望请你帮忙优化一下流程,将更新后的 linux.shreadme 通过PR提交。

@sumneko
Copy link
Collaborator

sumneko commented May 31, 2019

Has supported Linux.

@sumneko sumneko closed this as completed May 31, 2019
@myzhan myzhan mentioned this issue Nov 12, 2020
sumneko pushed a commit that referenced this issue Mar 31, 2023
* Add warning for any global variable via diagnostic
* Add messages in en-US
  TODO: add messages in languages other than en-us as well
* fallback: enable/disable diagnostics w/ annotation
* Add tests for the new diagnostic
* Add diagnostic and group to config.md
sumneko pushed a commit that referenced this issue May 25, 2023
meta: add some spaces to improve readability
clyfordv pushed a commit to clyfordv/lua-language-server that referenced this issue Apr 4, 2024
Adds support for color enums and opaque colors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request os/Linux The server is running on Linux
Projects
None yet
Development

No branches or pull requests

3 participants