onivim/oni

cpp language server configuration

Open

#1,074 opened on Dec 5, 2017

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (336 forks)batch import
enhancementhelp wantedlanguage-integration

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is there a way to pass run-time, project specific configuration options to the clangd cpp languagage server? atom ide-cpp uses an 'unofficial' method using the .clang_complete file which seems to work.

Thanks

Contributor guide