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 }}
KeroroLulu
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 20, 2018
Add text for color sumary
GUIGHIL benjamin
committed
ce13e6d
Copy full SHA for ce13e6d
Suppress Documentation for internal members
Show description for d300720
GUIGHIL benjamin
committed
d300720
Copy full SHA for d300720
Adding internal class
Show description for f210c88
GUIGHIL benjamin
committed
f210c88
Copy full SHA for f210c88
Add customize output color enhancement (#651)
Show description for e2a32aa
GUIGHIL benjamin
committed
e2a32aa
Copy full SHA for e2a32aa
Commits on Apr 18, 2018
Add $psEditor CurrentFile SaveAs support (#650)
rjmholt
authored and
TylerLeonhardt
committed
4716b7f
Copy full SHA for 4716b7f
fix GetVersionDetails error (#641)
Show description for 437e71e
TylerLeonhardt
authored
437e71e
Copy full SHA for 437e71e
Commits on Apr 16, 2018
Make the 'PSESRemoteSessionOpenFile' a support event (#652)
daxian-dbw
authored and
TylerLeonhardt
committed
e28c9eb
Copy full SHA for e28c9eb
Commits on Apr 7, 2018
Remove extraneous exception variable (#649)
rjmholt
authored and
TylerLeonhardt
committed
a0761cf
Copy full SHA for a0761cf
Commits on Mar 26, 2018
Merge pull request #638 from rjmholt/pester-tag-bugfix-1223
Show description for 9d5a2da
rjmholt
authored
9d5a2da
Copy full SHA for 9d5a2da
Commits on Mar 25, 2018
Implement better way to test for in-memory file (#645)
Show description for b95956a
rkeithhill
authored
b95956a
Copy full SHA for b95956a
Commits on Mar 24, 2018
Fix issue using pre-release version of NET Core SDK (#643)
rkeithhill
authored
2523e71
Copy full SHA for 2523e71
Commits on Mar 23, 2018
Clean up AST usage, validate pester syntax better
rjmholt
committed
1e89761
Copy full SHA for 1e89761
Add support for running xUnit tests in VS Test Explorer (#642)
Show description for 1e3234c
rkeithhill
authored
1e3234c
Copy full SHA for 1e3234c
Clean up command AST parsing
rjmholt
committed
6f5fdc3
Copy full SHA for 6f5fdc3
Commits on Mar 22, 2018
Add Start-EditorServices script from vscode-powershell repo (#639)
Show description for 781f573
rjmholt
authored and
TylerLeonhardt
committed
781f573
Copy full SHA for 781f573
Allow newer dotnet cli (#633)
Show description for 6f81539
TylerLeonhardt
authored
6f81539
Copy full SHA for 6f81539
Add null check
rjmholt
committed
872a5c6
Copy full SHA for 872a5c6
Commits on Mar 21, 2018
Refactor pester script detection
rjmholt
committed
2acd3aa
Copy full SHA for 2acd3aa
Commits on Mar 20, 2018
Add events for PowerShell execution status (running, completed, etc). (#632)
Show description for 8075515
rjmholt
authored and
TylerLeonhardt
committed
8075515
Copy full SHA for 8075515
Commits on Feb 21, 2018
prep for 1.6.0 release (#628)
Show description for aa893b2
TylerLeonhardt
authored
aa893b2
Copy full SHA for aa893b2
Switch to w3c log file timestamp format (#626)
rkeithhill
authored
b057bb7
Copy full SHA for b057bb7
Eliminate duplicate dgb prompt (#627)
rkeithhill
authored
99f48ae
Copy full SHA for 99f48ae
Commits on Feb 20, 2018
Add New-EditorFile (#622)
Show description for f534ae6
TylerLeonhardt
authored
f534ae6
Copy full SHA for f534ae6
Track tempIntegratedConsole launch param, do not exit when session ended in this case (#625)
rkeithhill
authored
9e96d29
Copy full SHA for 9e96d29
Fix performance issue with ReadKey changes (#621)
Show description for 406f10b
SeeminglyScience
authored and
TylerLeonhardt
committed
406f10b
Copy full SHA for 406f10b
Fix PSES crash on debug start when function breakpoint defined (#624)
Show description for 5eb586e
rkeithhill
authored
5eb586e
Copy full SHA for 5eb586e
Commits on Feb 15, 2018
Merge pull request #623 from tylerl0706/add-buildps1
Show description for 6b3ebc5
TylerLeonhardt
authored
6b3ebc5
Copy full SHA for 6b3ebc5
Commits on Feb 9, 2018
change Clean logic and added Test
TylerLeonhardt
committed
57d0228
Copy full SHA for 57d0228
remove .NET targeting pack
TylerLeonhardt
committed
756efc2
Copy full SHA for 756efc2
add test for targeting pack
TylerLeonhardt
committed
bac6880
Copy full SHA for bac6880
Commits on Feb 8, 2018
check for missing tools
TylerLeonhardt
committed
d7cce94
Copy full SHA for d7cce94
WIP: first build.ps1
TylerLeonhardt
committed
e4c2cc8
Copy full SHA for e4c2cc8
Commits on Feb 3, 2018
Update tasks.json for latest VS Code
daviwil
committed
7588c7a
Copy full SHA for 7588c7a
Merge pull request #619 from tylerl0706/sort-object
Show description for 697f8b0
TylerLeonhardt
authored
697f8b0
Copy full SHA for 697f8b0
replace sort with sort-object
TylerLeonhardt
committed
ace2a4a
Copy full SHA for ace2a4a
Pagination
Previous
Next
You can’t perform that action at this time.