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

emacs/verilog-mode vs LSP? #1710

Closed unfrostedpoptart closed 3 years ago

unfrostedpoptart commented 3 years ago

Hi.

I've read some stuff about LSP and see there's some Verilog support but I don't really understand what exactly LSP would do vs using verilog-mode. Can you please give an explanation of the similarities and differences and if there's any advantage - and plan - to have verilog-mode use LSP?

Thanks!

David

wsnyder commented 3 years ago

What's LSP? That probably tells you much of what you were asking ;)

unfrostedpoptart commented 3 years ago

https://github.com/emacs-lsp/lsp-mode

https://en.wikipedia.org/wiki/Language_Server_Protocol?wprov=sfti1

Sent from my iPhone

On Jan 16, 2021, at 4:03 PM, Wilson Snyder notifications@github.com wrote:

 What's LSP? That probably tells you much of what you were asking ;)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

wsnyder commented 3 years ago

There's no current plans to use LSP or make major overhauls of verilog-mode, though welcome others to consider improvements/contributions.