Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Provides PowerShell language and debugging support for Visual Studio Code

License

NotificationsYou must be signed in to change notification settings

ArieHein/vscode-powershell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI TestsVersionInstallsJoin the chat on Discord

This extension provides richPowerShell language support forVisual Studio Code (VS Code).Now you can write and debug PowerShell scripts using the excellent IDE-like interfacethat VS Code provides.

This repository,vscode-powershell, is theLanguage Server Protocol client for VSCode andPowerShellEditorServices is the server (also used by other editors, such asEmacs and Vim).

Available Features

Bundled with the extension is the PowerShell ISE theme. It is not activated by default,but after installing this extension either clickSet Color Theme or use thethemepicker and selectPowerShell ISE.

Platform Support

The extension should work anywhere VS Code itself and PowerShell Core 7.2 or higher issupported. For Windows PowerShell, only version 5.1 is supported and only on a best-effortbasis. PowerShell Core 6, 7.0, and 7.1 have reached end-of-support. We test the followingconfigurations:

  • Windows Server 2022 with Windows PowerShell 5.1 and PowerShell Core 7.2, 7.3 and 7.4
  • macOS 12 with PowerShell Core 7.2, 7.3 and 7.4
  • Ubuntu 22.04 with PowerShell Core 7.2, 7.3 and 7.4

On Windows, we also test with and without Constrained Language Mode enabled.

Read theinstallation instructionsto get more details on how to use the extension on these platforms.

For Windows PowerShell 5.1,.NET Framework 4.8 or higher is required.

Installing the Extension

The PowerShell extension can be installed from the Visual Studio Code Marketplace byclicking theInstall Button. You can also install the PowerShell extension fromwithin VS Code by opening theExtensions view with keyboard shortcutCtrl+Shift+X, typing PowerShell, and selecting the extension.

We would encourage you to try thepre-release version whenever possible. When aPre-Release is available, it can be installed from the marketplace using theSwitch to Pre-Release Version button. You can switch back to the stable version of theextension by using theSwitch to Release Version button that will appear. You can alsodowngrade to other versions of the extension using the arrow next to theUninstallbutton and choosingInstall Another Version.

Getting Help

Please oursupport document.

Code of Conduct

Please see ourCode of Conduct before participating in this project.

Contributing to the Code

Check out thedevelopment documentation for more detailson how to contribute to this extension!

Security Note

For any security issues, please seehere.

Maintainers

Current

Emeriti

License

This extension islicensed under the MIT License. Please see thethird-party notices file for details on the third-partybinaries that we include with releases of this project.

About

Provides PowerShell language and debugging support for Visual Studio Code

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript91.0%
  • PowerShell8.6%
  • C#0.4%

[8]ページ先頭

©2009-2025 Movatter.jp