Skip to content

pippijn/clangide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clang IDE

Tiny C++ editor with Clang integration.

Git repository

Code editing

ClangIDE is currently a very minimalistic C++ editor. It uses Clang for syntax highlighting and direct feedback in case of errors. Since Clang's lexer doesn't know which identifiers name types, there is no highlighting of user defined types, yet.

Code

Diagnostics

By double clicking the diagnostic, the editor jumps to the source location at which the error/warning occurred.

Type checking

About

Qt text editor with Clang parser integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published