jikjoo / vscode-verilog-hdl-support

Verilog HDL/SystemVerilog support for VS Code
MIT License
0 stars 0 forks source link

Definition Peeking / Navigating #1

Open jikjoo opened 5 years ago

jikjoo commented 5 years ago

1. Research how VSCODE Definition (C, JavaScript)

2. Research how Ctags work

3. Get tree of whole workspace module and variables

4. Apply in Extension

jikjoo commented 5 years ago

https://github.com/eirikpre/VSCode-SystemVerilog 에서 처럼 Ctag를 쓰지 않고 해보기