cppit / jucipp

A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
https://gitlab.com/cppit/jucipp
MIT License
882 stars 98 forks source link

new feature request: code folding #347

Open traw opened 6 years ago

traw commented 6 years ago

code folding on {} brackets similar to any other modern ide like codeblocks or eclipse

eidheim commented 6 years ago

Thank you, but this feature is being implemented in gtksourceview: https://wiki.gnome.org/Projects/GtkSourceView/CodeFolding

traw commented 6 years ago

thanks that's great