rust_hdl icon indicating copy to clipboard operation
rust_hdl copied to clipboard

[BUG] Auto instantiation does not appear given undetermined context

Open lgu-appear opened this issue 1 year ago • 5 comments

Hi, it seems that the auto instantiation from mapped entities in the vhdl_ls.toml does not work "everywhere". I had a simple entity where I was instantiated other entities. The only specific thing in that entity is that there was a block, but I was not trying to use the auto instantiation in the block. Tried moving things around, couldn't figure why it was working at some places but not at others...

lgu-appear avatar Jul 26 '24 14:07 lgu-appear