-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
280 additions
and
290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,5 @@ | ||
# cquery | ||
# vscode-ccls | ||
|
||
[cquery](https://github.com/cquery-project/cquery) provides extremely fast, | ||
robust, and reliable C++ integration into vscode with a ton of features, like | ||
code lens, references, code completion, semantic highlighting, and much more. | ||
This is the Visual Studio Code extension for [ccls](https://github.com/MaskRay/ccls), which is a rewrite of [cquery](https://github.com/cquery-project/cquery). | ||
|
||
You currently need to install and build the main cquery server (eventually this | ||
will be downloaded for you from prebuilts). See the [Getting | ||
Started](https://github.com/cquery-project/cquery/wiki/Getting-started) wiki | ||
entry. | ||
|
||
This extension is still in preview. Please see additional documentation at the | ||
main cquery | ||
[wiki](https://github.com/cquery-project/cquery/wiki/Visual-Studio-Code). | ||
|
||
# LICENSE | ||
|
||
MIT | ||
See [Getting started](https://github.com/MaskRay/ccls/wiki/Getting-started) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.