You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ This repository includes a medium sized example [project](example_project/README
88
88
89
89
### Configuration
90
90
The language server uses a configuration file in the [TOML](https://github.com/toml-lang/toml) format named `vhdl_ls.toml`.
91
-
The file contains the library mapping of all files within the project. Files outside of the project without library mapping are checked for syntax errors only.
91
+
The file contains the library mapping of all files within the project.
92
92
93
93
`vhdl_ls` will load configuration files in the following order of priority (first to last):
94
94
1. A file named `.vhdl_ls.toml` in the user home folder.
0 commit comments