vscode-powershell
Provides PowerShell language and debugging support for Visual Studio Code
파일 탐색기
최종 버전 다운로드 (.zip)- tsaoptions.json
- actions-lock.json
- codeql-config.yml
- bug-report.yml
- config.yml
- feature-request.yml
- SKILL.md
- SKILL.md
- SKILL.md
- ci-test.yml
- issue-comment-handler.lock.yml
- issue-comment-handler.md
- issue-triage.lock.yml
- issue-triage.md
- stale-closer.lock.yml
- stale-closer.md
- CODEOWNERS
- copilot-instructions.md
- PULL_REQUEST_TEMPLATE.md
- release.yml
- vscode-powershell-OneBranch.yml
- README.md
- README_FOR_MARKETPLACE.md
- Server-Creation-With-Docker-Notebook.ipynb
- community_snippets.md
- development.md
- preview_to_stable_changelog.md
- troubleshooting.md
- launch.json
- settings.json
- tasks.json
- script.js
- style.css
- about_SampleModule.help.txt
- PathProcessing.Tests.ps1
- SampleModule.Tests.ps1
- .gitignore
- Build.ps1
- ChildDebugSessionAttach.ps1
- ChildDebugSessionTarget.ps1
- DebugTest.ps1
- ExtensionExamples.ps1
- PathProcessingNonExistingPaths.ps1
- PathProcessingNoWildcards.ps1
- PathProcessingWildcards.ps1
- PromptExamples.ps1
- PSScriptAnalyzerSettings.psd1
- README.md
- ReleaseNotes.md
- SampleModule.psd1
- SampleModule.psm1
- Stop-Process2.ps1
- StopTest.ps1
- PowerShell_Icon.png
- PowerShell_Preview_Icon.png
- walkthrough.md
- Install-VSCode.ps1
- PowerShell.json
- checkboxQuickPick.ts
- CodeActions.ts
- Console.ts
- DebugSession.ts
- Examples.ts
- ExpandAlias.ts
- ExtensionCommands.ts
- ExternalApi.ts
- GetCommands.ts
- HelpCompletion.ts
- ISECompatibility.ts
- LanguageModelTools.ts
- OpenInISE.ts
- PesterTests.ts
- RemoteFiles.ts
- ShowHelp.ts
- UpdatePowerShell.ts
- extension.ts
- languageClientConsumer.ts
- logging.ts
- platform.ts
- process.ts
- session.ts
- settings.ts
- utils.ts
- paths.test.ts
- platform.test.ts
- process.test.ts
- session.test.ts
- settings.test.ts
- DebugSession.test.ts
- ExternalApi.test.ts
- ISECompatibility.test.ts
- LanguageModelTools.test.ts
- UpdatePowerShell.test.ts
- BinaryModule.csproj
- BinaryModuleTest.ps1
- nuget.config
- TestSampleCmdletCommand.cs
- OneBranch.code-workspace
- TestEnvironment.code-workspace
- utils.ts
- theme.json
- installPSResources.ps1
- updateVersion.ps1
- .editorconfig
- .git-blame-ignore-revs
- .gitattributes
- .gitignore
- .mailmap
- .markdownlint.json
- .npmrc
- .prettierignore
- .vscode-test.mjs
- .vscodeignore
- build.ps1
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CodeQL.yml
- Directory.Build.props
- Directory.Packages.props
- eslint.config.mjs
- LICENSE.txt
- NOTICE.txt
- package-lock.json
- package.json
- pwsh-extension-dev.code-workspace
- README.md
- SECURITY.md
- SUPPORT.md
- tsconfig.json
- vscode-powershell.build.ps1
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/PowerShell/vscode-powershell
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd vscode-powershell
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
