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 ccafb9b commit bbffa1dCopy full SHA for bbffa1d
README.md
@@ -156,6 +156,8 @@ If nothing is specified, 2008 is used.
156
```toml
157
# What standard to use. This is optional and defaults to VHDL2008.
158
standard = "2008"
159
+# The preferred case for completions.
160
+preferred_case = "lower"
161
# File names are either absolute or relative to the parent folder of the vhdl_ls.toml file
162
[libraries]
163
lib2.files = [
0 commit comments