CodeEditApp/CodeEdit

馃悶 Status Bar does not update when workspace is first opened

Open

#1,729 opened on May 21, 2024

View on GitHub
聽(0 comments)聽(0 reactions)聽(0 assignees)Swift聽(22,856 stars)聽(1,165 forks)batch import
buggood first issuesource editorstatusbar

Description

Description

https://github.com/CodeEditApp/CodeEdit/assets/65467530/76d39141-4ac5-4ee6-a19d-93fd09aa2b26

The Line/Col information doesn't appear in the status bar until the first tab switch.

To Reproduce

  1. Close all workspaces
  2. Go to CodeEdit welcome screen
  3. Open a project
  4. Try clicking around/selecting text---nothing happens
  5. Switch to another tab---should now work as expected

Expected Behavior

Tab switch should not be required

Version Information

CodeEdit: [0.1.0-dev] macOS: [e.g. 13.2.1] Xcode: [e.g. 14.2]

Additional Context

No response

Screenshots

No response

Contributor guide