- C/C++ code formatter
- Terminal emulator: full-featured terminal
- Git, svn support (Install by use Intall plugin features)
- Diagnostic utility: auto jump to error position
- Compiler output: See stdout, stderr
- Syntax highlighting: C/C++ language and very more language (only highlight without compile)
- C/C++ examples from
https://www.programiz.…p-programming/examples- File manager
- Multi Tab: you can open different files in different tabs to manage editing multiple files simultaneously with ease.
- Easy toolbar: you can quickly create a new file, open, save, save as, undo/redo, insert some commonly used symbols, go back to last edit location, etc.
- List of recently opened files
- Regular search, replace or replace all
- Change the typeface and font size
- Show line numbers
- Show whitespace characters (tabs, line breaks)
- Regular search, replace or replace all
- "Word wrap" switch
- Lock the screen orientation in auto, horizontal or vertical
- Remember the last opened file
- Hide the soft keyboard, long press the edit area can be turn on
- Convert selected text to uppercase or lowercase by long pressing the "edit area"
- Automatic indentation
- Keep the screen awaken
- Dark/Light Themes
## How to use SDL, NativeActivity?
You need install SDL Plugin for CPP N-IDE and open it once time to install libraries.
The application will be auto detect linker flags (LDFLAGS) for your source file
## How to use makefile?
1. Write your makefile
2. Open terminal and type "make"
## How to install libraries
1. Open drawer then click "Install libraries/Plugin"
2. Find your prebuilt libraries your need
Currently, I supported commom libraries such as curl, CLooG, dropbear, expat, fontconfig, freetype, glib, gmp, isl, conv, pcre, png, uuid, mpc, mpfr, ncurses, openssl, ppl
Report bug on Github
https://github.com/tranleduy2000/c_cpp_compiler