mirror of https://gitlab.com/cppit/jucipp
1 changed files with 18 additions and 2 deletions
@ -1,2 +1,18 @@ |
|||||||
# jucipp |
# juCi++ an lightweight C++-IDE |
||||||
juCi++ |
juCi++ is an lightweight C++-IDE written in C++. |
||||||
|
|
||||||
|
|
||||||
|
## Auto Completion |
||||||
|
Awesome auto completion! |
||||||
|
|
||||||
|
## Syntax Highlighting |
||||||
|
Configurable syntax highlighting! |
||||||
|
|
||||||
|
## Plugins |
||||||
|
There are expantion oppertunities with usage of python plugins. |
||||||
|
|
||||||
|
## Configuration |
||||||
|
Configuration description will arrive shortly after source code is added. |
||||||
|
|
||||||
|
## Install |
||||||
|
Install description will arrive shortly after source code is added. |
||||||
|
|||||||
Loading…
Reference in new issue