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

Add support of processing(.pde) files #245

Closed mathias-bevers closed 2 years ago

mathias-bevers commented 2 years ago

Currently when working on a .pde file is logged as other programming language. It would be nice to see that it would be logged as processing or java.

alanhamlett commented 2 years ago

We're now categorizing .pde files as Processing. Thanks for helping improve language detection!

gandarez commented 2 years ago

@alanhamlett what do you think of adding Processing lexer to Chroma and then rely on wakatime-cli when detecting *.pde files?

alanhamlett commented 2 years ago

@alanhamlett what do you think of adding Processing lexer to Chroma and then rely on wakatime-cli when detecting *.pde files?

Great idea!

gandarez commented 2 years ago

Lexer added to Chroma https://github.com/wakatime/chroma/commit/e15e6988abf4d062b69a0ba7b239207b61637bca