CodeEditApp/CodeEdit

🐞 Status Bar does not update when workspace is first opened

Open

#1,729 创建于 2024年5月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Swift (22,856 star) (1,165 fork)batch import
buggood first issuesource editorstatusbar

描述

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

贡献者指南