Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 533 Bytes

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.

Development Status

The current implementation should be considered extremely experimental, primarily because Clangd is still under heavy, initial development, and is therefore missing key functionality, contains bugs, etc.