Benjamin Thiemann
Benjamin Thiemann
### 📝 Summary * Resolves: #3923 Hi everybody, So far the following is implemented: - A global setting `open_read_only_enabled` has been added, which can be toggled in the same way...
## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Ubuntu 22.04 - Installation type: - binaries - Version or commit hash: - galactic, foxy, humble - DDS...
**Describe the bug** When inside the parenthesis of a `std_logic_vector` the suggestions list is showing the constants but not the generics. **Please complete the following information:** - Ubuntu 22.04 -...
The additional arguments are only used for formatting, not for linting.
**Describe the bug** I am trying to use `vsg` from a local repository. To do so I entered the installation path in TerosHDL. According to the debug output in VS...
Currently a project can be accidentally deleted when clicking the cross symbol in the project manager. It would be nice to have a confirmation dialog before the project actually gets...
Closes #1456
Closes #1425
**Is your feature request related to a problem? Please describe.** When it comes to long lines, I sometimes want to break long concurrent assignments like this: ~~~vhdl architecture a of...