Becrylen
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Rider debugger: type of variable
I have this test code:using System.Management.Automation; namespace PSTestApp; class Program { static void Main() { using (var powerShell = PowerShell.Create()) { ... -
Created Rider: Icon in settings dialogs
Sorry to bother, but I cannot figure out what this icon and its description mean in detail (the settings I find on this page are the same for any of my projects, and I cannot modify the icon's func...