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.24k stars 137 forks source link

Set workspace name as project name #351

Open AmirHosseinKarimi opened 1 year ago

AmirHosseinKarimi commented 1 year ago

According to #270, the standard expectation from the plugin is to get the current project name from the workspace name (when provided) instead of the folder name.

alanhamlett commented 1 year ago

Is this a bug report?

AmirHosseinKarimi commented 1 year ago

It's a feature request, But according to #270 looks like it's already implemented but does not work as expected. So, we can consider it as a bug report.