llvm-project/clang-tools-extra/clangd/clients/clangd-vscode/test
Haojian Wu 9b71ec899a [clangd][vscode] Get rid of the deprecated vscode module in the extension.
Summary:
The vscode module has been deprecated, and it doesn't work anymore after
we require the minimal VSCode version 1.41.0, this patch migrate to the
new @type/vscode and vscode-test modules, see
https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode

Reviewers: sammccall

Subscribers: dschuff, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73624
2020-01-30 11:36:08 +01: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 [clangd][vscode] Get rid of the deprecated vscode module in the extension. 2020-01-30 11:36:08 +01:00
runTest.ts [clangd][vscode] Get rid of the deprecated vscode module in the extension. 2020-01-30 11:36:08 +01:00
semantic-highlighting.test.ts [clangd] fixes semantic highlighting test 2019-11-11 16:47:44 +01:00