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.21k stars 134 forks source link

Jupyter Notebook (.ipynb) not detected #321

Closed 2-5 closed 1 year ago

2-5 commented 1 year ago

.ipynb files are not shown in the language list, despite .ipynb files being tracked.

Dashboard screenshot: waka

My settings:

[settings]
hide_file_names = true
hide_branch_names = true
hide_project_names = true
hide_project_folder = true
status_bar_hide_categories = true
include_only_with_project_file = true

Up to date version of VS Code/Jupyter Extension/WakaTime Extension.

alanhamlett commented 1 year ago

Fixed for future code stats using a server-side file extension rule. To set a language for your past code stats, please use a custom rule matching that file extension and changing the language to Jupyter Notebook: https://wakatime.com/faq#custom-rules