Skip to content
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

Zig Language Server crashes when supplying print arguments #148

Closed
edgarkanyes opened this issue Oct 28, 2023 · 1 comment
Closed

Zig Language Server crashes when supplying print arguments #148

edgarkanyes opened this issue Oct 28, 2023 · 1 comment
Assignees
Labels
lsp Issue with language server integration

Comments

@edgarkanyes
Copy link

edgarkanyes commented Oct 28, 2023

Environment

Zig: 0.12.0-dev.1127+32bc07767
vscode-zig: 0.5.1
OS: macOS Sonoma 14.1, Apple M1 Silicon

Vscode related settings

{
  "zig.path": "",
  "zig.zls.path": "/Users/ek/Library/Application Support/Code/User/globalStorage/ziglang.vscode-zig/zls_install/zls",
  "zig.initialSetupDone": true,
}
zls-bug.mov
@Vexu Vexu added the lsp Issue with language server integration label Oct 28, 2023
@Techatrix
Copy link
Collaborator

I believe this issue is equivalent to zigtools/zls#1624 which has been fixed.

@Vexu Vexu closed this as completed Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp Issue with language server integration
Projects
None yet
Development

No branches or pull requests

4 participants