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
So only track time in browser when devtools is open, otherwise disable WakaTime tracking in the browser?
That would be a simpler implementation yes, though i meant more that it could interfact with remote debugger to get status on when you are typing in devtools (if possible) and for how long for higher accuracy and compatibility with desktop apps.
Though im not sure if that would even be in-line with the browser version?
new feature request:
ispend alot of my time troubleshooting javascript code from chrome devtools, preferably this would be implemented using https://developers.google.com/cast/docs/debugging/remote_debugger so that other apps can be recognized!
The text was updated successfully, but these errors were encountered: