We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a700c3f commit d8d8cbfCopy full SHA for d8d8cbf
schemas/vhdl_ls.schema.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "http://json-schema.org/draft-04/schema",
3
+ "id": "https://github.com/VHDL-LS/rust_hdl",
4
"title": "Schema for the vhdl_ls language server toml configuration",
5
"description": "Configuration schema for vhdl_ls, the VHDL language server. Defines libraries, linting rules, and code formatting preferences.",
6
"type": "object",
0 commit comments