bytecode-viewer icon indicating copy to clipboard operation
bytecode-viewer copied to clipboard

Add word wrap setting

Open dozmus opened this issue 1 year ago • 2 comments

Allows you to turn word wrap on/off for text editors While working on this I also noticed that toggling "show file in tab title" / etc were broken due to throwing exceptions and fixed it, or this would not completely work

dozmus avatar Apr 08 '24 19:04 dozmus

Thank you for this addition!

I ran into an issue when opening large class files with a large font, it renders BCV frozen and unable to be used. I would like this feature added so I'm planning to resolve this issue. One idea is automatically turning off word wrap if the file size is larger than a certain file size limit

1AXxoydkxS

In the video I'm trying to scroll but BCV refuses to update the visual container

Konloch avatar Apr 13 '24 06:04 Konloch

Should we consider also having this option in the right click context menu? This could allow for users to control what viewer pane they'd like word wrap on. Might be a redundant idea.

Bl3nd avatar Apr 13 '24 17:04 Bl3nd