Oddly enough, it works if I build with **meson**, but not if I build with **make** -- SystemVerilog is not recognized as a language in the latter, for some reason. The CI/CD tests are complaining for the non-Meson build, but not for the Meson ones.
Oddlier enough, if I run `make check` it works for me (even though Geany seems not to recognize the language when I open it graphically), so the mystery of why the CI/CD is failing deepens. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4039#issuecomment-2484374583 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4039/[email protected]>
