VS Community edition - Powershell no syntax highlighting

Synthetic-Sentience 11 Reputation points
2023-04-14T14:44:11.9866667+00:00

Hi As I now cannot use PowerShell 7 on the ISE I need to use VS Community edition (as vs code not permitted in my company) It's a nightmare of confusion & frustration.
I have installed the PowerShell extension but there is no syntax highlighting or intellisense. I've restarted but same. How do I tell the text editor/console to switch to PowerShell ? I've tried google & chatGPT but there is scant info on PowerShell for VS CE. also I get a pop up with the extension mentioning I need the full version to use powershell 7 & other features. I thought VS CE was a Microsoft product.
I'm confused s to why its not supporting PowerShell properly and asking for my credit card to use PowerShell. Surely the ability to write PowerShell 7 scripts should be within the operating system.

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,000 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,641 Reputation points Microsoft Vendor
    2023-04-17T03:30:21.6366667+00:00

    Hi @Synthetic-Sentience

    Welcome to Microsoft Q&A!  Which version of Visual Studio are you using? Do you mean the extension: PowerShell Tools for Visual Studio

    I installed it on VS2022 Community version 17.5.3. The syntax highlighting and IntelliSense are working normally. 

    You can create other project types and check if it is working. 

    If it occurs in other project types, you can update your VS to the latest version and try to reset the vs settings

    If it only occurs in PowerShell project, I suspect it is related to the extension: PowerShell Tools for Visual Studio. Please directly report it to the extension’s owner. Thanks for your understanding! 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

    0 comments No comments