CodeEditApp / CodeEdit

πŸ“ CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

Home Page:https://codeedit.app

Repository from Github https://github.comCodeEditApp/CodeEditRepository from Github https://github.comCodeEditApp/CodeEdit

🐞 Line numbers misaligned

KydZombie opened this issue Β· comments

Description

Line numbers just seem to be all over the place. It does not seem to happen if I open a single file through the Create New File... option in the Welcome page. Additionally, if I add a ton of lines to the file and save and relaunch, the issue is fixed for that file, even with subsequent launches.

To Reproduce

Open a folder and add a file to it

Expected Behavior

Line numbers actually match the line they are on

Version Information

CodeEdit: [0.3.4-alpha (45)]
macOS: [15.5]
Xcode: [16.4]

Additional Context

No response

Screenshots

Image
Image

MEEEE too

This should have been fixed in an update to our editor package, which will be released in the next version of CodeEdit.

To check, the issue was only affecting small files (about 10 lines or less). Does the issue still happen if you open a larger file?