Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasjo/atom-ide-cpp

C/C++ language support for Atom-IDE
https://github.com/thomasjo/atom-ide-cpp

atom clangd cpp ide language-server-protocol

Last synced: 5 days ago
JSON representation

C/C++ language support for Atom-IDE

Awesome Lists containing this project

README

        

# C/C++ language support for Atom-IDE

This project is still in its infancy, but the basic idea is to provide support
for C++ and C to Atom-IDE by virtue of the highly experimental LLVM tool,
[Clangd][clangd].

## Development Status
The current implementation should be considered **extremely** experimental,
primarily because [Clangd][clangd] is still under heavy, initial development,
and is therefore missing key functionality, contains bugs, etc.

[clangd]: https://clang.llvm.org/extra/clangd.html