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

thomasjo/atom-ide-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb78db1 · Apr 18, 2019

History

14 Commits
Nov 3, 2017
Sep 18, 2017
Sep 15, 2017
Sep 18, 2017
Apr 18, 2019

Repository files navigation

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.