A DESCRIPTION OF THE PROBLEM :
Code folding is a highly requested and popular feature for code editors. For example, it is available in libraries like RichTextFX (JavaFX) and RSyntaxTextArea (Swing), as well as in all major IDEs such as NetBeans, IntelliJ IDEA, and VS Code.
Therefore, I suggest adding support for code folding.
Code folding is a highly requested and popular feature for code editors. For example, it is available in libraries like RichTextFX (JavaFX) and RSyntaxTextArea (Swing), as well as in all major IDEs such as NetBeans, IntelliJ IDEA, and VS Code.
Therefore, I suggest adding support for code folding.