BasicPawn icon indicating copy to clipboard operation
BasicPawn copied to clipboard

Features Suggestions

Open Keplyx opened this issue 7 years ago • 3 comments

Hi, I thought of some features that could make the editor a little better:

  • It would be cool to have a Line Wrap option, because it is sometimes annoying to scroll horizontally when the window is smaller and some lines do not fit the screen.

  • An other useful option would be to automatically open project files when opening a project

And last, I wanted to report that the Document Minimap option is making the editor very slow with large files (when creating a new line, or switching files), at least when using BasicPawn under wine 2.0.4. It is impossible to use on files with over a 1000 lines.

Keplyx avatar Jan 07 '18 14:01 Keplyx

You mean like Word Warp? And since i optimized tab loadings i could do the second one too.

And yea you're right, i just tested it with 9k lines source with Doc Minimap enabled under Ubuntu Wine 2.0.2. It hangs very badly. Disable Document Minimap for now (View > Document Minimap) because i currently have no fix for that. Windows works fine.

Timocop avatar Jan 07 '18 17:01 Timocop

Yes word warp, when activated it breaks lines that do not fit the screen.

I don't really need the document minimap anyway, but just wanted to report it.

Keplyx avatar Jan 07 '18 18:01 Keplyx

Doesn't seem like the old ICSharpCode TextEditor supports Word Warp :/

Timocop avatar Jan 07 '18 20:01 Timocop