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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
520
Star
1.8k
Code
Issues
371
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
4aa3022
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 4, 2017
Add formatting options for whitespace style
Kapil Borle
committed
4aa3022
Copy full SHA for 4aa3022
Commits on Feb 1, 2017
Format space around braces, parens and binary operators
Kapil Borle
committed
62c4b75
Copy full SHA for 62c4b75
Commits on Jan 30, 2017
Update ISSUE_TEMPLATE.md (#474)
Show description for 05b75cb
daviwil
authored
05b75cb
Copy full SHA for 05b75cb
Merge pull request #473 from PowerShell/kapilmb/formatter-fixes
Show description for 3c7a723
daviwil
authored
3c7a723
Copy full SHA for 3c7a723
Add access qualifers to formatter class
Kapil Borle
committed
7a0a142
Copy full SHA for 7a0a142
Clean up format status during session restart
Kapil Borle
committed
0d35540
Copy full SHA for 0d35540
Move document locking logic to own class
Kapil Borle
committed
0e9df49
Copy full SHA for 0e9df49
Commits on Jan 29, 2017
Merge pull request #468 from rkeithhill/rkeithhill/is467-set-cwd-for-interactive-session
Show description for e5c62a8
daviwil
authored
e5c62a8
Copy full SHA for e5c62a8
Commits on Jan 28, 2017
Add cwd to debug config snippet for inter session.
Show description for cbcb2c4
rkeithhill
committed
cbcb2c4
Copy full SHA for cbcb2c4
Commits on Jan 26, 2017
Add inline documentation to DocumentFormatter.ts
Kapil Borle
committed
73201bb
Copy full SHA for 73201bb
Merge pull request #466 from PowerShell/daviwil/artifact-name
Show description for 094648e
daviwil
authored
094648e
Copy full SHA for 094648e
Produce a static VSIX package name on AppVeyor
Show description for 36ab473
daviwil
committed
36ab473
Copy full SHA for 36ab473
Prevent spillover of edits to another editor
Show description for ed9451a
Kapil Borle
committed
ed9451a
Copy full SHA for ed9451a
Prevent concurrent formatting requests for a document
Show description for 85a80e0
Kapil Borle
committed
85a80e0
Copy full SHA for 85a80e0
Remove unused imports from DocumentFormatter.ts
Kapil Borle
committed
9b2a6c6
Copy full SHA for 9b2a6c6
Commits on Jan 25, 2017
Merge pull request #465 from PowerShell/daviwil/gallery-badges
Show description for 4d440d3
daviwil
authored
4d440d3
Copy full SHA for 4d440d3
Add Visual Studio Marketplace badges to README.md
daviwil
committed
27a9725
Copy full SHA for 27a9725
Merge pull request #464 from PowerShell/daviwil/minor-tweaks
Show description for a8569b1
daviwil
authored
a8569b1
Copy full SHA for a8569b1
Add 'interactive session' config to launch.json in examples
daviwil
committed
7996953
Copy full SHA for 7996953
Move UI helper classes into 'controls' path
daviwil
committed
03417e6
Copy full SHA for 03417e6
Add AppVeyor build status badge to README.md
daviwil
committed
0380ccd
Copy full SHA for 0380ccd
Fix #427: Change Expand Alias keybinding to Shift+Alt+E
daviwil
committed
7b520cb
Copy full SHA for 7b520cb
Merge pull request #461 from PowerShell/kapilmb/formatting-status
Show description for 0197b50
daviwil
authored
0197b50
Copy full SHA for 0197b50
Fix typo in class name
Kapil Borle
committed
99a17cc
Copy full SHA for 99a17cc
Add access modifiers to AnimatedStatusBar fields
Kapil Borle
committed
6a438d2
Copy full SHA for 6a438d2
Add copyright to anmiatedStatusBar.ts
Kapil Borle
committed
e592d5a
Copy full SHA for e592d5a
Use cached strings to display states
Kapil Borle
committed
19b20d2
Copy full SHA for 19b20d2
Commits on Jan 24, 2017
Merge pull request #459 from PowerShell/daviwil/ci-build-artifacts
Show description for 8f4a2bd
daviwil
authored
8f4a2bd
Copy full SHA for 8f4a2bd
Identify pull request builds and save in a script variable
Show description for de30017
daviwil
committed
de30017
Copy full SHA for de30017
Send non-prerelease version to PowerShell Editor Services
daviwil
committed
8ffa087
Copy full SHA for 8ffa087
Remove package.json prepublish task to avoid extra tsc build
daviwil
committed
107763a
Copy full SHA for 107763a
Add vsce as a devDependency for CI builds
daviwil
committed
bad6e19
Copy full SHA for bad6e19
Update README.md with installation instructions
daviwil
committed
bd1fff0
Copy full SHA for bd1fff0
Update CI build script to package and upload extension artifacts
daviwil
committed
6e2f46b
Copy full SHA for 6e2f46b
Update package.json formatting for npm cli consistency
daviwil
committed
ec44c31
Copy full SHA for ec44c31
Pagination
Previous
Next
You can’t perform that action at this time.