Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PowerShell
/
vscode-powershell
Public
Notifications
You must be signed in to change notification settings
Fork
520
Star
1.8k
Code
Issues
369
Pull requests
5
Actions
Projects
1
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
daviwil
Datepicker
All time
Commit History
Commits on Jun 8, 2017
Add CodeLens support for running and debugging Pester tests
Show description for c558cc1
daviwil
committed
c558cc1
Copy full SHA for c558cc1
Add CodeLens support for function and cmdlet references
Show description for 0590230
daviwil
committed
0590230
Copy full SHA for 0590230
Add missing platyPS dependency in CI builds
daviwil
committed
fcf9be5
Copy full SHA for fcf9be5
Commits on Jun 1, 2017
One more fix for session restarting issue #807
Show description for c590d8d
daviwil
committed
c590d8d
Copy full SHA for c590d8d
Bump version to 1.2.1, update CHANGELOG.md
daviwil
committed
543a8ae
Copy full SHA for 543a8ae
Update README.md
Show description for 005e996
daviwil
committed
005e996
Copy full SHA for 005e996
Commits on May 31, 2017
Send document Uri instead of path for extension command execution
Show description for 0539406
daviwil
committed
0539406
Copy full SHA for 0539406
Restarting PowerShell session now retains previous configuration
Show description for b5c0abe
daviwil
committed
b5c0abe
Copy full SHA for b5c0abe
Bump version to 1.2.0, update CHANGELOG.md
daviwil
committed
fece5be
Copy full SHA for fece5be
Add signed version of Start-EditorServices.ps1
daviwil
committed
23c69ea
Copy full SHA for 23c69ea
Rename 'pesterError' problem matcher to 'pester'
daviwil
committed
4f62308
Copy full SHA for 4f62308
Improve PSScriptAnalyzer rule suppression snippets
daviwil
committed
f4371fd
Copy full SHA for f4371fd
Fix variable closure issue in PS Core session menu items
Show description for de60d8e
daviwil
committed
de60d8e
Copy full SHA for de60d8e
Fix invalid PSAvoidUsingCmdletAliases rule name in settings
daviwil
committed
8817257
Copy full SHA for 8817257
Change PowerShell exe path in tasks.json
Show description for 9d57d4d
daviwil
committed
9d57d4d
Copy full SHA for 9d57d4d
Commits on May 30, 2017
Fix snippet placeholder formatting
Show description for 0abede3
daviwil
committed
0abede3
Copy full SHA for 0abede3
Fix #786: Running 'Show Integrated Console' should start the extension
daviwil
committed
1a13c43
Copy full SHA for 1a13c43
Fix issues with switching and restarting the PowerShell session
Show description for aac0fdb
daviwil
committed
aac0fdb
Copy full SHA for aac0fdb
Fix #777: Change 'Starting PowerShell' message when Integrated Console starts
daviwil
committed
adf7a1d
Copy full SHA for adf7a1d
Improve initialization error handling in Start-EditorServices.ps1
daviwil
committed
92b5f29
Copy full SHA for 92b5f29
Commits on May 18, 2017
Bump version to 1.1.0, update CHANGELOG.md
daviwil
committed
a213b17
Copy full SHA for a213b17
Commits on May 17, 2017
Debugger is now activated when breakpoints are hit in Integrated Console
Show description for 0adcd2b
daviwil
committed
0adcd2b
Copy full SHA for 0adcd2b
Fix #751: Remove keybinding for PowerShellFindModule command
Show description for 069e897
daviwil
committed
069e897
Copy full SHA for 069e897
Commits on May 10, 2017
Bump version to 1.0.0, update CHANGELOG.md
daviwil
committed
5bbe42e
Copy full SHA for 5bbe42e
Fix session collision issues when using multiple VS Code windows
Show description for f6d6cad
daviwil
committed
f6d6cad
Copy full SHA for f6d6cad
Commits on May 7, 2017
Update README.md with quick installation instructions
daviwil
committed
65db46a
Copy full SHA for 65db46a
Update Install-VSCode.ps1 with PS Gallery script details
daviwil
committed
04c5d42
Copy full SHA for 04c5d42
Add Install-VSCode.ps1 script
Show description for fc2ea7b
daviwil
committed
fc2ea7b
Copy full SHA for fc2ea7b
Commits on May 2, 2017
Merge pull request #706 from PowerShell/kapilmb/lsp-3
Show description for 2fb82ef
daviwil
authored
2fb82ef
Copy full SHA for 2fb82ef
Commits on Apr 14, 2017
Update vscode-languageclient to 3.2.0
Show description for 49334de
daviwil
committed
49334de
Copy full SHA for 49334de
Commits on Apr 7, 2017
Fix bug number in CHANGELOG.md
daviwil
committed
6698b8a
Copy full SHA for 6698b8a
Merge pull request #664 from daviwil/release/0.12.2
Show description for 7575683
daviwil
authored
7575683
Copy full SHA for 7575683
Bump version to 0.12.2, update CHANGELOG.md
daviwil
committed
cebf4af
Copy full SHA for cebf4af
Merge pull request #665 from daviwil/fix-662
Show description for d62a098
daviwil
authored
d62a098
Copy full SHA for d62a098
Fix extension startup on Linux/macOS with PS 6 Alpha 18
Show description for 1fbd1c1
daviwil
committed
1fbd1c1
Copy full SHA for 1fbd1c1
Pagination
Previous
Next
You can’t perform that action at this time.