Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Raleigh Rinehart
Total activity
4
Last activity
April 02, 2024 20:44
Member since
March 29, 2024 20:05
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 02, 2024 20:44
I believe Git & Rider will pick the version of Powershell based on the PATH env variable, just make sure the version you want to use it the first one in the PATH. I have C:\Program Files\PowerShel...
Community
General Discussion
Git Console color scheme
0 votes
Edited
April 02, 2024 17:14
If you are running Powershell 7.2 or greater try setting the $PSStyle variable to Ansi.e.g. $PSStyle.OutputRendering = 'Ansi'See this MS doc for more detail: https://learn.microsoft.com/en-us/powe...
Community
General Discussion
Git Console color scheme
0 votes
Created
March 29, 2024 20:14
Have you tried adjusting the colors in Editor → Color Scheme → Console Colors?
Community
General Discussion
Git Console color scheme
0 votes