aboutsummaryrefslogtreecommitdiffstats
path: root/python/vhdl_langserver/lsp.py
Commit message (Collapse)AuthorAgeFilesLines
* ghdl-ls: Fix exceptions crashing language serverHenning Holm2020-07-301-1/+14
| | | | | | | | Previously, the language server crashed on any exceptions raised by the handler methods. Catching and logging these exceptions while notify the user about the error results in a much better user experience. This fixes #1410
* Import vhdl_langserver from ghdl-language-serverTristan Gingold2020-03-091-0/+288