๐ Non Line breaking not working
jusssch opened this issue ยท 0 comments
jusssch commented
Description
Hi,
when i turn the function 'Wrap lines to editor width' off, the text is not cropped to the width of the editor but i can rather scroll to the end of it. At least that is what i want to do. In reality it doesn't let me scroll to the end to where the text ends. It is just two to three words always but thats stopping me from using codeedit vs just vscode.
To Reproduce
- Turn off 'Wrap lined to editor width' in settings
- Open some code that has a long line
- Try to scroll to the end of the line
Expected Behavior
The text should be scrollable up to the end of the line.
Version Information
CodeEdit: 0.1.0-alpha.38
macOS: 14.4.1
Xcode: 15.2
Additional Context
No response
Screenshots
No response