diff options
author | Henning Holm <git@henningholm.de> | 2020-07-26 17:23:36 +0200 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2020-07-30 05:13:09 +0200 |
commit | 574ac8b17b41462bc110de57934ce17ba9837581 (patch) | |
tree | 7f756c91e0ec96d9bda5e3f5c071ddf25f01e0d1 /python/vhdl_langserver/lsp.py | |
parent | 1b789a5fb8b11e7c378731589d9cb54a8f53c27f (diff) | |
download | ghdl-574ac8b17b41462bc110de57934ce17ba9837581.tar.gz ghdl-574ac8b17b41462bc110de57934ce17ba9837581.tar.bz2 ghdl-574ac8b17b41462bc110de57934ce17ba9837581.zip |
ghdl-ls: Fix exception crashing language server
Previously, the language server crashed on unhandled
symbols with an exception. As ignoring unhandled symbols
should be fine, logging this as an error to the logger
results in a much better user experience.
This fixes #1410
Diffstat (limited to 'python/vhdl_langserver/lsp.py')
0 files changed, 0 insertions, 0 deletions