-
**Is your feature request related to a problem? Please describe.**
I'd like rules to enforce case on the `others` keyword in aggregate assignments, e.g. correcting
```vhdl
architecture rtl of fif…
-
**Is your feature request related to a problem? Please describe.**
I'd like a rule to enforce case on the ```protected``` keyword in a protected type declaration and body. For example, I'd like
``…
-
**Environment**
Latest main, git hash:
```
dd647776503a1a4bb0f4be6c844b8394e38dc106
```
**Describe the bug**
I've discovered that we now have two rules governing the indentation of null statem…
-
It looks like some folks in PRs have been willing to do some work, but those PRs are old now. Maybe I'm missing something obvious.
-
Add a custom allocator for smart pointers. Would have to research if this would
even be worthwhile since OSG abuses `new` internally.
An example use case:
```
trBase::SmartPtr
myGeometry =
…
-
The source code as it exists in the repo has formatting inconsistent with what `.clang-format` specifies. This means that when the build system automatically applies it, it makes loads of changes to f…
-
I've not yet confirmed whether this happens on other platforms, but it's at least not caused by the other Win32 window changes.
```
VUID-vkQueueSubmit-pCommandBuffers-00065(ERROR / SPEC): msgNum: …
-
Getting back to rocky after other conflicts. I still cannot get things working with. When try to build Rocky using Visual Studio IDE Build capabilities I get numerous warnings that look like the…
-
**Current behavior**
When adding a code example using class style components, I get a rendering error. There is no documentation on how to write code examples using class style components, but it's s…
-
# Background
I am the maintainer of the [Rust HDL ](https://github.com/VHDL-LS/rust_hdl) project which implements a VHDL parser and semantic analysis as well as a language server. One of the goals fo…