Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use folder name instead of solution as project #171

Open
alanhamlett opened this issue Apr 4, 2024 · 0 comments
Open

Use folder name instead of solution as project #171

alanhamlett opened this issue Apr 4, 2024 · 0 comments
Assignees

Comments

@alanhamlett
Copy link
Member

To match wakatime-cli, which uses the git folder's name, let's do the same when detecting project:

private string GetProjectName()

We should look at the location of the Solution file, or Solution root folder, then use that folder name as project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants