feat: xp display #23

Merged
blairjordan merged 6 commits from feat/xp-display into main 2025-04-25 10:45:47 -04:00
blairjordan commented 2025-04-20 12:47:30 -04:00 (Migrated from github.com)
- displays xp at top of panel or explorer view - adds option to [toggle xp display in settings](https://github.com/blairjordan/codachi/issues/10) - fixes [compatibility issue with vim](https://github.com/blairjordan/codachi/issues/3)
blairjordan commented 2025-04-20 12:49:21 -04:00 (Migrated from github.com)

Encountering a bug in VS Code when opening panel or explorer view. Probably permissions related:

Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state.

(Cursor works fine).

Edit: Looks to work okay after change c0bab82995cf8c7cb2b79a001b0fdf4ab8045ee6

Will do a little more testing before releasing

Encountering a bug in VS Code when opening panel or explorer view. Probably permissions related: ``` Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state. ``` (Cursor works fine). Edit: Looks to work okay after change c0bab82995cf8c7cb2b79a001b0fdf4ab8045ee6 Will do a little more testing before releasing
blairjordan commented 2025-04-21 07:25:41 -04:00 (Migrated from github.com)

swappy-20250421_192433

Screenshot of XP bar in action 👀

![swappy-20250421_192433](https://github.com/user-attachments/assets/d8105961-7d68-42e3-b709-cfca96eae087) Screenshot of XP bar in action 👀
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
blairjordan/codachi!23
No description provided.