What do you guys do to setup Visual Studio Code for PowerShell?

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • PSResourceGet

    PSResourceGet is the package manager for PowerShell

  • It tracks who made changes to a file, when, and what changes. You can see an example here. The red lines were removed, and the green ones added.

  • EditorSyntax

    Syntax highlighting files for editors (VSCode, Atom, SublimeText, TextMate, etc) and GitHub!

  • This is the grammar I'm using: https://github.com/PowerShell/EditorSyntax/pull/156 except I'm using the slightly modified version that is mentioned in the comments to properly highlight commands without the approved verb-noun syntax.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • code-settings-sync

    🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴

  • I don't use the built-in one, I use an extension called Settings Sync.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts