ActivityWatchVS icon indicating copy to clipboard operation
ActivityWatchVS copied to clipboard

Track your coding - ActivityWatch.net plugin for Visual Studio

Results 6 ActivityWatchVS issues
Sort by recently updated
recently updated
newest added

Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: `techstack.yml` and `techstack.md`....

### Installed product versions - Visual Studio: 16.11.18 - This extension: ActivityWatchVS v1.0.0.0 ### Description output shows error: System.Net.Http.HttpRequestException: Error while copying content to a stream. ---> System.IO.IOException: Unable to...

### Installed product versions - Visual Studio: 2022 Enterprise - This extension: 1.1.29 ### Description On my system this extension uses the Name "XY-Foobar" while AW itself and other extensions...

Hi there, this project looks interesting, I just wondered if it would be possible to release an updated plugin to support visual studio 2022 as the current release doesn't support...

Welcome to [Mend Bolt for GitHub](https://github.com/apps/mend-bolt-for-github) (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light:...

Changed all calls of Environment.MachineName to Dns.GetHostName() to better reflect other watchers. Fixes #10, assuming this is considered an actual bug in the first place.