Chris Long
Chris Long
## Describe the bug My organization uses [OneDrive PC folder backup](https://aka.ms/Vh5j3k) to sync my Documents folder on Windows to OneDrive for Business. When I add a file in my Documents...
I see in `Cargo.toml` that `license` is set to `"MIT"` but I don't see a `LICENSE` file anywhere in the repo or headers on any of the source/example files. Would...
I installed this awhile back and wasn't aware there's now a v2. Rather than manually uninstalling and upgrading the two components, I wish they could be manageable via one or...
This extension seems to have been removed from the Chrome Web Store. When I try to open [the extension in the Store](https://chrome.google.com/webstore/detail/jbjleapidaddpbncgofepljddfeoghkc), I get a `404 Not Found`. This leads...
Is it possible to publish this extension to the [Microsoft Edge Add-ons store](https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home)?
Example video [here](https://www.facebook.com/watch/live/?v=695595847675337). Verified with [Google's PiP extension](https://chrome.google.com/webstore/detail/picture-in-picture-extens/hkgfoiooedgoejojocmhlaklaeopbecg) that PiP is supported here!
[NuGet `packages.config` files](https://learn.microsoft.com/en-us/nuget/reference/packages-config) aren't being detected as XML or any other language: ```console =============================================================================== Language Files Lines Code Comments Blanks =============================================================================== =============================================================================== Total 0 0 0 0 0 =============================================================================== ```...
When running `tokei .\test.cs --output json` and formatting the output, I noticed this: ```json { "C#": { "blanks": 1, "children": {}, "code": 8, "comments": 0, "inaccurate": false, "reports": [ {...
I've based this license on openmtp; let me know if you'd prefer a different one for this repo 🙂
The Copilot extension has a setting (`github.copilot.enable`) that allows it to be disabled on a per-workspace basis. Copilot Chat doesn't seem to respect this setting and doesn't seem to have...