-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Problem
zed-wakatime works as an LSP in Zed and it only starts when a file is opened. It has been working fine until last week. Some unknown updates seem to have broken this mechanism for Python files recently.
Reproduce
- start a fresh instance of Zed
- open a Python file
- check LSP status - only ruff & basedpyright are started
- open another non-Python file
- check LSP status again - wakatime-ls is started
- close the non-Python file - wakatime-ls will be stopped after a while
Env
- Zed 0.205.6
- wakatime-ls-v0.1.9
- wakatime-cli-v1.131.0
fmleo and mollyvita
Metadata
Metadata
Assignees
Labels
No labels