wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.23k stars 137 forks source link

WakaTime detecting VS Code running 24 hrs #163

Closed pychap closed 2 years ago

pychap commented 4 years ago

Got this message:

We noticed some unusual coding activity from your VS Code WakaTime plugin Yesterday: You have 24 hrs of coding activity.

In rare cases, other VS Code extensions can cause problems with WakaTime. Please make sure your other VS Code extensions are not simulating cursor movements or saving files in the background. This can trick the WakaTime plugin into thinking you were typing even when you weren’t using your VS Code editor.

I recently activated the new VS Code native feature Settings Sync… I wonder if this is the source of the issue??

alanhamlett commented 4 years ago

Similar to #145. We'll look into this and release a fix, then update here.

nicolasvahidzein commented 3 years ago

001 002 003

here are my plugins

javero commented 3 years ago

Hi friends, I also have this issue.

Here is the list of my extensions (I do have a lot, sorry 😳 ), most are themes though:

I have no idea what could be wrong, last time I installed a new extension was more than a month ago. Perhaps a new version of one of these extensions is messing things up.

Thanks a lot!

MPTG94 commented 3 years ago

Hi, been having the exact same issue and getting an email about it for the past 2 weeks. Don't remember any new extension I installed, just have the VSCode settings sync running, and recently installed the extensions PKief.material-product-icons@1.0.4, but I don't see any reason it would cause an issue

abusaidm.html-snippets@0.2.1 adpyke.vscode-sql-formatter@1.4.4 alefragnani.Bookmarks@13.0.4 alefragnani.project-manager@12.0.1 austin.code-gnu-global@0.2.2 azemoh.one-monokai@0.5.0 brenosolutions.sqlformatter@0.0.7 christian-kohler.npm-intellisense@1.3.1 christian-kohler.path-intellisense@2.3.0 dandric.elasticsearch-snippets@0.1.2 donjayamanne.githistory@0.6.16 donjayamanne.jquerysnippets@0.0.1 eamodio.gitlens@11.3.0 EditorConfig.EditorConfig@0.16.4 esbenp.prettier-vscode@6.3.1 file-icons.file-icons@1.0.29 formulahendry.auto-rename-tag@0.1.6 GitHub.github-vscode-theme@3.0.0 GrapeCity.gc-excelviewer@3.0.41 HookyQR.beautify@1.5.0 IBM.output-colorizer@0.1.2 ilich8086.launcher@0.0.4 jakebathman.mysql-syntax@1.3.1 joelday.docthis@0.7.1 johnpapa.Angular2@11.0.0 liviuschera.noctis@10.39.1 mkaufman.HTMLHint@0.10.0 mohsen1.prettify-json@0.0.3 ms-azuretools.vscode-docker@1.11.0 ms-dotnettools.csharp@1.23.9 ms-python.python@2021.3.680753044 ms-toolsai.jupyter@2021.3.684299474 ms-vscode-remote.remote-wsl@0.54.6 ms-vscode.cpptools@1.2.2 ms-vscode.powershell@2021.2.2 msjsdiag.debugger-for-chrome@4.12.12 naumovs.color-highlight@2.3.0 njpwerner.autodocstring@0.5.4 PKief.material-icon-theme@4.6.0 PKief.material-product-icons@1.0.4 qinjia.seti-icons@0.1.3 redhat.vscode-yaml@0.17.0 shakram02.bash-beautify@0.1.1 spywhere.guides@0.9.3 streetsidesoftware.code-spell-checker@1.10.2 vincaslt.highlight-matching-tag@0.10.0 WakaTime.vscode-wakatime@5.0.1 WallabyJs.quokka-vscode@1.0.353 wcwhitehead.bootstrap-3-snippets@0.1.0 wmaurer.change-case@1.0.0 xabikos.JavaScriptSnippets@1.8.0 yzhang.markdown-all-in-one@3.4.0 zhuangtongfa.material-theme@3.9.15 Zignd.html-css-class-completion@1.20.0

Hope this helps.

alanhamlett commented 3 years ago

You both have EditorConfig extension installed. Can you try disabling that extension for a day and see if the dashboard no longer shows 24hrs of coding activity?

MPTG94 commented 3 years ago

I tried disabling it and upon some inspection and back and forth between activating and deactivating it didn't seem to make a difference. But since a few days ago, the problem doesn't seem to happen anymore. Might be related to an update made to VSCode itself or something similar. But in any case this no longer happens for me.

GaraYaka commented 3 years ago

Just got a mail saying that the usage is over 24 hours. Following is the list of extensions installed in Code;

code --install-extension atlassian.atlascode code --install-extension DotJoshJohnson.xml code --install-extension ms-dotnettools.csharp code --install-extension ms-vscode-remote.remote-wsl code --install-extension redhat.vscode-yaml code --install-extension Silvenga.edi-x12-support code --install-extension WakaTime.vscode-wakatime

alanhamlett commented 2 years ago

Fixed with v17.0.4.

amsv01 commented 2 months ago

Got an email today about unusual activity while I was only coding yesterday. Here is my extension list:

I'm using Wakatime v24.6.0.

aaronyoung.dark-synthwave-vscode
alefragnani.bookmarks
attilabuti.vscode-mjml
bajdzis.vscode-twig-pack
bmewburn.vscode-intelephense-client
boyswan.glsl-literal
bradlc.vscode-tailwindcss
chrisbibby.hide-node-modules
chrisdias.vscode-opennewinstance
christian-kohler.npm-intellisense
christian-kohler.path-intellisense
circledev.glsl-canvas
cmckni3.dark-plus-mono
codium.codium
dbaeumer.vscode-eslint
deerawan.vscode-faker
devsense.composer-php-vscode
devsense.intelli-php-vscode
devsense.phptools-vscode
devsense.profiler-php-vscode
dracula-theme.theme-dracula
eamodio.gitlens
editorconfig.editorconfig
emmanuelbeziat.vscode-great-icons
enkia.tokyo-night
esbenp.prettier-vscode
formulahendry.auto-close-tag
formulahendry.auto-rename-tag
formulahendry.code-runner
foxundermoon.next-js
geforcelegend.vscode-glsl
github.copilot
github.copilot-chat
github.github-vscode-theme
grapecity.gc-excelviewer
hbenl.vscode-test-explorer
hookyqr.minify
humao.rest-client
jock.svg
johnbillion.vscode-wordpress-hooks
kumar-harsh.graphql-for-vscode
letrieu.expand-region
lokalise.i18n-ally
mblode.twig-language
mblode.twig-language-2
mechatroner.rainbow-csv
mehedidracula.php-namespace-resolver
mkxml.vscode-filesize
mrorz.language-gettext
ms-python.debugpy
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers
ms-toolsai.vscode-jupyter-cell-tags
ms-toolsai.vscode-jupyter-slideshow
ms-vscode-remote.remote-ssh-edit
ms-vscode-remote.remote-wsl
ms-vscode.live-server
ms-vscode.test-adapter-converter
ms-vsliveshare.vsliveshare
naumovs.color-highlight
neilbrayfield.php-docblocker
netcorext.uuid-generator
nidu.copy-json-path
phproberto.vscode-php-getters-setters
pkief.material-icon-theme
prisma.prisma
redhat.fabric8-analytics
redhat.java
redhat.vscode-xml
redhat.vscode-yaml
rifi2k.format-html-in-php
ritwickdey.liveserver
rowewilsonfrederiskholme.wikitext
samuelcharpentier.remove-non-ascii-chars
sdras.night-owl
shd101wyy.markdown-preview-enhanced
skyapps.fish-vscode
sleepyghost01.vscode-find-in-node-modules
slevesque.shader
streetsidesoftware.code-spell-checker
thenikso.github-plus-theme
thinker.data-size-count
tomashubelbauer.email-viewer
tyriar.lorem-ipsum
vangware.dark-plus-material
viktorqvarfordt.vscode-pitch-black-theme
vincesalvino.dark-plus-black
visualstudioexptteam.intellicode-api-usage-examples
visualstudioexptteam.vscodeintellicode
vmware.vscode-boot-dev-pack
vmware.vscode-spring-boot
vscjava.vscode-java-debug
vscjava.vscode-java-dependency
vscjava.vscode-java-pack
vscjava.vscode-java-test
vscjava.vscode-maven
vscjava.vscode-spring-boot-dashboard
vscjava.vscode-spring-initializr
vscode-icons-team.vscode-icons
vue.volar
weijunyu.vscode-json-path
whatwedo.twig
wmaurer.change-case
wmaurer.vscode-jumpy
wordpresstoolbox.wordpress-toolbox
xdebug.php-debug
xdebug.php-pack
yzhang.markdown-all-in-one
zhuangtongfa.material-theme
zobo.php-intellisense