NN
NN
# Feature request Add documentation from https://ss64.com/ . `Your use of the SS64 website is subject to the Creative Commons License above and other terms of use.` ## Summary It...
**Describe the feature that you'd like** VSCode builtin source control tab can discover automatically subfolders. It would be nice to support this in Git Graph too. Right now Git Graph...
I am running VSCode with remote connection to Linux machine. I run zellij inside VSCode integrated terminal. Zellij does not recognize Up/Down arrow keys and some other keys such as...
Addition to #4470 to write the id as hex so they can be exported to files.
Following #1518
https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming-options Given this project and program a.csproj ```xml Exe net5.0 enable win-x64 true true true link ``` a.cs ```cs using System.Threading.Tasks; using NUnit.Framework; using NUnitLite; public class C { public...
AssemblyHelper uses Assembly.CodeBase which is not supported in .NET 5.0 with single-file application mode. The issue is that NUnit calls `Assembly.GetCallingAssembly()` which returns `null` and then it attempts to find...
Fixes #186 Fixes #196
There are various commands non available in UI. Please make them available. https://github.com/rxhanson/Rectangle/blob/main/TerminalCommands.md