We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.14.0-dev.2599+ff4f2753e
0.14.0-dev.331+f253553
VS Code
Create a config file in local_config_dir,
local_config_dir
/home/<user>/.config/zls.json
{ "$schema": "https://raw.githubusercontent.com/zigtools/zls/refs/heads/master/schema.json", "inlay_hints_show_variable_type_hints": false, "inlay_hints_show_struct_literal_field_type": false, "inlay_hints_show_parameter_name": false, "inlay_hints_show_builtin": false }
The zls.json settings should take precedence over VS Code's default settings via the extension.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Zig Version
0.14.0-dev.2599+ff4f2753e
ZLS Version
0.14.0-dev.331+f253553
Client / Code Editor / Extensions
VS Code
Steps to Reproduce and Observed Behavior
Create a config file in
local_config_dir
,Expected Behavior
The zls.json settings should take precedence over VS Code's default settings via the extension.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: