Patrick

Results 4 issues of Patrick

Opening and closing VSCodium in repetition creates multiple processes: ``` asdf 11812 0.0 0.6 415172 54512 ? Sl 10:49 0:00 /home/asdf/.vscode-oss/extensions/teros-technology.teroshdl-2.0.2/server/vhdl_ls/v0.1.8/vhdl_ls-x86_64-unknown-linux-gnu/bin/vhdl_ls enable_linter asdf 12176 0.0 0.6 415040 53848 ? Sl...

bug
language-server

Hi! I added an optional group in the version detection regex for when a patch has been installed on top of Quartus. Example version string: `Version 21.4.0 Build 67 12/06/2021...

Hi, here is an idea for an improvement for the formatter. In some codebases, there is sometime very long variable/parameter names, which makes the aligned output a bit harder to...

formatter

Hi, this is a usecase I believe may be useful to have for SystemVerilog interfaces. Some designs have an interface that defines many signals, but with modules that may not...