All activity
Pengfei Leileft a comment
As a developer I've always wanted to build the perfect tool that doesn't get in the way. I've been building and also using this IDE for more than 10 years. Although I can never say it is perfect, but in many specific ways, I can confidently say it has reached the top level. Now it's time to make the IDE the favorite tool for many developers, and the technology for many more languages.

C/C++ IDE, File Manager/Text Editorlightweight C/C++ IDE with powerful features
This backend of the IDE is native code while the UI is built with a custom browser engine whose binary size is less than 1MB. All file operations are asynchronous and in background, making the app very responsive. There are parallel searches and compiling, using all computing cores. Dual pane design with each pane having multiple tabs. You can double click a symbol while holding down Ctrl to go to its definition and open the file in a specified pane. Code folding is syntax based. And many more.

C/C++ IDE, File Manager/Text Editorlightweight C/C++ IDE with powerful features
