You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a fresh neovim setup, during plugins installation it's really annoying to have the process blocked by wakatime asking for the api key.
In my opinion it would be much better to just warn about the missing key and keep wakatime disable for the time being. Most of the plugins simply log errors/info rather than launching blocking procedures. At least it would be useful to provide an option to just log the error
The text was updated successfully, but these errors were encountered:
alanhamlett
changed the title
Warn about missing api key instead of io blocking
Warn about missing api key instead of blocking UI
Feb 9, 2024
fedemengo
changed the title
Warn about missing api key instead of blocking UI
Warn about missing api key instead of blocking IO
Feb 11, 2024
With a fresh neovim setup, during plugins installation it's really annoying to have the process blocked by wakatime asking for the api key.
In my opinion it would be much better to just warn about the missing key and keep wakatime disable for the time being. Most of the plugins simply log errors/info rather than launching blocking procedures. At least it would be useful to provide an option to just log the error
The text was updated successfully, but these errors were encountered: