davidjenkins
davidjenkins
Please add the `aceEditor` property to the documentation and the `@types` so we can make small adjustments like controlling the `minLines` and `maxLines` settings? Technically there is nothing preventing access....
Would be nice if after typing, if JSON is valid, that format and repair ran automatically. Alternatively, add `format()`, `compact()`, and `repair()` to the documentation and the `@types` so we...
```c# // Notice that ContentType is being set to Base64Encoded. static async Task AddFile(TfvcHttpClient client, string path, byte[] contentBytes) { var item = new TfvcItem { Path = path };...
I'm playing the Steam version of Rocksmith 2014 Edition - Remastered. Setup seems fine...  I've even tried disabling other input devices (even though they aren't connected).  I've set...
We have a few apps where problems like this occur, and some apps that don't. Using PAC v2.0.31, installed through VS Code. Running on local VS Code terminal (no scripting...