wakatime / jetbrains-wakatime

IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
https://wakatime.com/intellij-idea
BSD 3-Clause "New" or "Revised" License
1.14k stars 167 forks source link

Tracking Remote Editing #193

Closed bastianleicht closed 2 years ago

bastianleicht commented 2 years ago

Hi, is there a way to track remote Editing? (Editing on a RemoteHost)

alanhamlett commented 2 years ago

I'll need more details...

bastianleicht commented 2 years ago

Sorry, I meant Editing over the remote file system. If it's posible.

alanhamlett commented 2 years ago

Related to wakatime/wakatime-cli#623, which added support for ssh:// and sftp:// remote files.

alanhamlett commented 2 years ago

The recent release is working for you, and you can edit remote files now?

bastianleicht commented 2 years ago

Yes it worked perfectly :^)