veripool / verilog-mode

Verilog-Mode for Emacs with Indentation, Hightlighting and AUTOs. Master repository for pushing to GNU, verilog.com and veripool.org.
http://veripool.org/verilog-mode
GNU General Public License v3.0
247 stars 90 forks source link

No hierarchical autocompletion #1687

Open Khaled-Ismail opened 3 years ago

Khaled-Ismail commented 3 years ago

Using C-M-i will autocomplete a word. But it doesn't autocomplete signals given the hierarchy of the module.

wsnyder commented 3 years ago

I can see how this would be useful. Perhaps you could make a pull request for it? Otherwise it may be a long wait before it gets improved.