CodeEditApp/CodeEdit

🐞 Status Bar does not update when workspace is first opened

Open

#1.729 aberto em 21 de mai. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Swift (1.165 forks)batch import
buggood first issuesource editorstatusbar

Métricas do repositório

Stars
 (22.856 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador