Why Did My PowerShell Syntax Highlighting Stop Working?

0
3
Asked By NostalgicTraveler42 On

I've been using PowerShell, and recently the syntax highlighting just disappeared. It was working fine a few days ago—commands like 'exit' would show up in green, and notifications such as 'Install the latest PowerShell for new features and improvements!' would appear in yellow. Does anyone have any idea why this might have happened?

1 Answer

Answered By CodeWanderer88 On

I've had similar issues with Visual Studio Code where I needed to relaunch the PowerShell extension to get it working again.

ChasingSyntax -

Yeah, I feel you! I searched a lot, but it seems like most of the solutions point back to issues with VS Code specifically.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.