-
**Describe the bug**
glslang support in vsg seems tied to a specific fork of glslang (upstream + patches). This is problematic for several reasons:
- packaging vsg downstream with glslang support …
-
It seems auto fix only partially works for these rules:
- signal_100
- type_100
- subtype_100
- file_100
The extra spaces are removed up until the length of `constant` and then it stops. So it …
-
**Is your feature request related to a problem? Please describe.**
When running vsg on old projects, because of binded (also old coded) components we can´t achieve a warning free vsg run on a higher …
-
### Current behavior
Given:
```xml
```
In the above xaml, the border is able to resolve the resource, but not th…
-
**Is your feature request related to a problem? Please describe.**
There are various existing rules to remove "names" from `end` statements. There isn't one for `function`s or `procedure`s as far a…
-
PocketMine-MP Crash Dump Fri Nov 17 01:47:20 UTC 2023
PocketMine-MP version: 5.8.2 [Protocol 622]
Git commit: c3c81b09e828ccb143dbeb26cd650b7daaa29afa
PHP version: 8.1.25
OS: Linux, linux
THI…
-
Hey! I have a question: how should I properly load my fonts to vsgImGui? ImGui do not allows users to load fonts after NewFrame() is being called, so I'm interested in how to properly load fonts.
I …
-
According to a comment in https://github.com/flathub/org.eclipse.sumo/blob/master/org.eclipse.sumo.yaml the reason for keeping the old one is the ffmpeg dependency of openscenegraph (OSG) but there is…
-
Currently VSG allows only to configure either a constant or minimum number of spaces.
https://vhdl-style-guide.readthedocs.io/en/3.24.0/configuring_whitespace_rules.html#configuring-whitespace-rules
…
-
I have a vunit fork [here](https://github.com/nfrancque/vunit) with some changes for our company's infrastructure that I'd like to get merged in where possible, this is the first one.
Would like he…