llvm-project/clang-tools-extra/clangd/clients/clangd-vscode/test
Johan Vikstrom 2dddf3e4ff [clangd] Cleans up the semantic highlighting resources if clangd stops.
Summary: Disposes of the vscode listeners when clangd crashes and reuses the old highlighter when it restarts. The reason for reusing the highlighter is because this way the highlightings will not disappear as we won't have to dispose of them.

Reviewers: hokein, ilya-biryukov

Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66743

llvm-svn: 370202
2019-08-28 13:46:22 +00:00
..
assets [clangd] Added a TextMate theme parser to the vscode extension. 2019-08-07 08:48:52 +00:00
extension.test.ts
index.ts
semantic-highlighting.test.ts [clangd] Cleans up the semantic highlighting resources if clangd stops. 2019-08-28 13:46:22 +00:00