diff options
author | David Schulz <david.schulz@qt.io> | 2019-05-08 12:08:39 +0200 |
---|---|---|
committer | David Schulz <david.schulz@qt.io> | 2019-05-09 06:25:53 +0000 |
commit | ea81b676c76ebbb20d47b5943e808524966784c8 (patch) | |
tree | 8f0cd6f745e7a8c94e9c9c54b544ce42cbdff38b /src/plugins/cpptools/cpptoolsplugin.cpp | |
parent | e0a1b31e2918f6093a953b534629ef11224ab69d (diff) | |
download | qt-creator-ea81b676c76ebbb20d47b5943e808524966784c8.tar.gz |
LSP: log non protocol lines instead of throwing an error
Some language server send non protocol conform lines over the same
transport layer as the protocol messages. Do not switch the client for
those servers into the error state, but print a warning message with the
content of these lines to a categorized log.
Change-Id: Ic6c62648f0237362136fd657fde71dd104bca9d1
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsplugin.cpp')
0 files changed, 0 insertions, 0 deletions