Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit 889c844

Browse files
committed
Added OpenCL to features
1 parent 6792826 commit 889c844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ towards libclang with speed, stability, and ease of use in mind.
2828
* Highlighting of similar types (C++)
2929
* Automated documentation search (C++)
3030
* Go to declaration, implementation, methods and usages (C++)
31-
* CUDA files are supported and parsed as C++
31+
* OpenCL and CUDA files are supported and parsed as C++
3232
* Other file types:
3333
* Language server protocol support is enabled if `[language identifier]-language-server` executable is found. This executable can be a symbolic link to one of your installed language server binaries.
3434
See [language-server-protocol/specification.md](https://github.com/Microsoft/language-server-protocol/blob/gh-pages/specification.md) for the currently defined language identifiers.

0 commit comments

Comments
 (0)