Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thomasjo/atom-ide-cpp
- Owner: thomasjo
- Archived: true
- Created: 2017-09-15T15:19:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T10:21:20.000Z (over 5 years ago)
- Last Synced: 2024-08-02T01:27:37.538Z (3 months ago)
- Topics: atom, clangd, cpp, ide, language-server-protocol
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 33
- Watchers: 10
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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