Giter Site home page Giter Site logo

Comments (6)

alanhamlett avatar alanhamlett commented on July 19, 2024

Let's turn on debug mode in the WakaTime plugin settings to see which path is being sent to wakatime-cli. What's probably happening is wakatime-cli does not think the file exists and skips actually sending the heartbeat, but normally that doesn't raise an error:
wakatime/heartbeat.py#L86

from vscode-wakatime.

gsabater avatar gsabater commented on July 19, 2024

@alanhamlett , enabling debug mode and opening dev tools returns this for a heartbeat.

debug

from vscode-wakatime.

alanhamlett avatar alanhamlett commented on July 19, 2024

And in your ~/.wakatime.log file you see it skipping the heartbeat for that file? This is actually a duplicate of wakatime/wakatime#72.

from vscode-wakatime.

gsabater avatar gsabater commented on July 19, 2024

@alanhamlett Yes, looks like the file is skipped File does not exist; ignoring this heartbeat
You were right, what I just posted is a duplicate, I searched for similar issues before posting but i didn't see that one. Sorry

Closing this one.

from vscode-wakatime.

alanhamlett avatar alanhamlett commented on July 19, 2024

Thanks, let's follow up there. WakaTime should be able to read remote files if your editor can, so hopefully we can get that other issue resolved.

from vscode-wakatime.

alanhamlett avatar alanhamlett commented on July 19, 2024

This should be working with the latest release of wakatime-cli (v10.4.0):

https://github.com/wakatime/wakatime/blob/master/HISTORY.rst#1040-2018-10-03

from vscode-wakatime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.