vscode-verilog-hdl-support icon indicating copy to clipboard operation
vscode-verilog-hdl-support copied to clipboard

Variables cannot be completed automatically

Open hhucchenyixiao opened this issue 3 years ago • 9 comments

Describe the bug Variables cannot be completed automatically

Environment:

  • VS Code version: 1.63.2 (user setup)
  • Extension version v1.5.3
  • OS: Windows_NT x64 10.0.22000

Screenshot at failure image

But if I don't save the file as .v, it can work normally image

hhucchenyixiao avatar Dec 19 '21 13:12 hhucchenyixiao

I met the same bug, and I changed the VSCode version back to 1.61, then the autocomplete works rightly.

Hola39e avatar Dec 29 '21 16:12 Hola39e

I met the same bug, and I changed the VSCode version back to 1.61, then the autocomplete works rightly.

I now directly replace it with other plug-ins, such as TerosHDL or FPGA Develop Support.

hhucchenyixiao avatar Dec 30 '21 06:12 hhucchenyixiao

I was able to fix this by setting word completion to current document instead of all documents.

Thsi seems to be a change in behavior in VS code.

The mentioned other extensions are not really usable, especially Teros HDL tries to impose its complete workflow onto you.

markusdd avatar Feb 01 '22 22:02 markusdd

@markusdd so how to set word completion to current document?

wytWangLei avatar Apr 19 '22 10:04 wytWangLei

does not work anymore also...

markusdd avatar Apr 19 '22 10:04 markusdd

@markusdd I've just found that setting, but after saved as .v file the 'abc' intellisense still disappear permanently. So we can't autocomlete variables and other keywords like 'input' 'output' 'assign' ?

wytWangLei avatar Apr 19 '22 10:04 wytWangLei

currently it seems like it...

markusdd avatar Apr 19 '22 10:04 markusdd

@markusdd ok, but it's really confusing why some key words are still not supported as snippets...... is there any other verilog editors recommended on Win10?

wytWangLei avatar Apr 19 '22 10:04 wytWangLei

image this bug is still exists!!!

ricwu avatar Jul 07 '23 02:07 ricwu