Skip to content

Is here some way to let ccls server support C++20 #2784

Closed Answered by kvreinzapp
PeterlitsZo asked this question in Q&A
Discussion options

You must be logged in to vote

add .ccls file in the root path of my project works for me.
add these lines in .ccls file:

clang++
%h %cpp -std=c++20

(https://github.com/MaskRay/ccls/wiki/Project-Setup#ccls-file)
(MaskRay/ccls#802)
(https://codevion.github.io/index.html#!vim/coc.md)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fannheyward
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants