Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 }}
tianqingpeng
/
PowerShellEditorServices
Public
forked from
PowerShell/PowerShellEditorServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 5, 2021
Merge pull request #1535 from PowerShell/release
Show description for e83c3fe
andyleejordan
authored
e83c3fe
Copy full SHA for e83c3fe
Commits on Aug 4, 2021
Bump version to `v2.4.7`
andyleejordan
committed
5a94e00
Copy full SHA for 5a94e00
Update CHANGELOG for `v2.4.7`
andyleejordan
committed
23ca71a
Copy full SHA for 23ca71a
Commits on Aug 3, 2021
Merge pull request #1533 from PowerShell/andschwa/dotnet-analysis
Show description for 00c7824
andyleejordan
authored
00c7824
Copy full SHA for 00c7824
Treat unforwarded `CancellationToken` as error (and fix)
andyleejordan
committed
707cad6
Copy full SHA for 707cad6
Treat `CancellationToken` parameter not last as error (and fix)
andyleejordan
committed
d36d9e0
Copy full SHA for d36d9e0
Treat unused private field as errors (and fix)
andyleejordan
committed
1bf0ea6
Copy full SHA for 1bf0ea6
Treat all maintainability issues as errors
andyleejordan
committed
2c8a671
Copy full SHA for 2c8a671
Ignore warning about synchronously waiting on tasks
Show description for d79cd4d
andyleejordan
committed
d79cd4d
Copy full SHA for d79cd4d
Treat unused variable warnings as errors (and fix)
Show description for 378a088
andyleejordan
committed
378a088
Copy full SHA for 378a088
Ignore warning to suffix awaitable methods with `Async`
Show description for a284a5e
andyleejordan
committed
a284a5e
Copy full SHA for a284a5e
Treat members that could be `static` but aren't as errors (and fix)
andyleejordan
committed
b27d21a
Copy full SHA for b27d21a
Treat missing `.ConfigureAwait(false)` as error (and fix)
andyleejordan
committed
ec4bc2f
Copy full SHA for ec4bc2f
Commits on Aug 2, 2021
Use built-in (and up-to-date) .NET Analyzers
Show description for de15ce4
andyleejordan
committed
de15ce4
Copy full SHA for de15ce4
Commits on Jul 28, 2021
Merge pull request #1530 from PowerShell/andschwa/ado
Show description for 75bc4fb
andyleejordan
authored
75bc4fb
Copy full SHA for 75bc4fb
Add PR trigger back to YAML
Show description for fc903fe
andyleejordan
committed
fc903fe
Copy full SHA for fc903fe
Force installation of required modules in `azurePipelinesBuild.ps1`
Show description for 8cf570b
andyleejordan
committed
8cf570b
Copy full SHA for 8cf570b
Zip artifacts before publishing
Show description for 51cb7ea
andyleejordan
committed
51cb7ea
Copy full SHA for 51cb7ea
Update release agent images
andyleejordan
committed
f43a656
Copy full SHA for f43a656
Share `ReleaseTools` setup with `vscode-powershell`
Show description for fef7fad
andyleejordan
committed
fef7fad
Copy full SHA for fef7fad
A little more cleanup
Show description for 2a13e7b
andyleejordan
committed
2a13e7b
Copy full SHA for 2a13e7b
Add Windows Server 2019 with PowerShell 5.1 to matrix
andyleejordan
committed
629e1c0
Copy full SHA for 629e1c0
Commits on Jul 23, 2021
Replace Tyler with Andy in GitHub code owners
andyleejordan
committed
1d6055f
Copy full SHA for 1d6055f
Commits on Jul 22, 2021
Merge pull request #1528 from PowerShell/andschwa/automated-pipeline
Show description for 34bdaf5
andyleejordan
authored
34bdaf5
Copy full SHA for 34bdaf5
Bump Newtonsoft.Json from 12.0.2 to 12.0.3 (#1529)
Show description for a5e23e3
dependabot[bot]
authored
a5e23e3
Copy full SHA for a5e23e3
Clean up `ci-general.yml` template
Show description for 85eae62
andyleejordan
committed
85eae62
Copy full SHA for 85eae62
Stop using PowerShell daily for CI
Show description for 148f423
andyleejordan
committed
148f423
Copy full SHA for 148f423
Use pipeline artifacts instead of build artifacts
Show description for 4da48af
andyleejordan
committed
4da48af
Copy full SHA for 4da48af
Move `azurePipelinesBuild.ps1` to `tools` folder
Show description for 4792107
andyleejordan
committed
4792107
Copy full SHA for 4792107
Setup publish stage in release pipeline
Show description for 25e17bb
andyleejordan
committed
25e17bb
Copy full SHA for 25e17bb
Commits on Jul 20, 2021
Add stack trace to resolve event handler for debug builds (#1527)
rjmholt
authored
f2f2ed3
Copy full SHA for f2f2ed3
Initialize runspaces with `InitialSessionState` object (#1526)
Show description for fc3d4a9
andyleejordan
and
dkattan
authored
fc3d4a9
Copy full SHA for fc3d4a9
Commits on Jul 15, 2021
Merge pull request #1525 from PowerShell/release/v2.4.6
Show description for 99f6824
andyleejordan
authored
99f6824
Copy full SHA for 99f6824
Commits on Jul 14, 2021
Bump version to `v2.4.6`
andyleejordan
committed
e03e505
Copy full SHA for e03e505
Update CHANGELOG for `v2.4.6`
andyleejordan
committed
402a73d
Copy full SHA for 402a73d
Pagination
Previous
Next
You can’t perform that action at this time.