CodeEditApp/CodeEdit

🐞 Status Bar does not update when workspace is first opened

Open

#1.729 geöffnet am 21. Mai 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Swift (1.165 Forks)batch import
buggood first issuesource editorstatusbar

Repository-Metriken

Stars
 (22.856 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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