zufuliu / notepad4

Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.
Other
2.6k stars 184 forks source link

Code folding for CSV file #685

Closed zufuliu closed 1 year ago

zufuliu commented 1 year ago

a305e198f9dcbb79736d26b46346d5e8b5a57780 Added code folding for CSV file for every 100 lines, not sure whether worth to add a configuration (to set number of lines to group) on CSV Options dialog.