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 }}
JJackel84
/
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 Oct 29, 2018
New-EditorFile works on non-powershell untitled files (#774)
Show description for d85a019
TylerLeonhardt
authored and
rjmholt
committed
d85a019
Copy full SHA for d85a019
Log build info (#772)
Show description for 954e4db
rjmholt
authored
954e4db
Copy full SHA for 954e4db
Commits on Oct 24, 2018
Fix #779: NRE on Dispose in ExecutionTimer (#782)
Show description for aeb9e7d
dee-see
authored and
rjmholt
committed
aeb9e7d
Copy full SHA for aeb9e7d
Commits on Oct 23, 2018
Fix multiple occurrences of the same typo (#778)
dee-see
authored and
TylerLeonhardt
committed
cb713f2
Copy full SHA for cb713f2
Commits on Oct 15, 2018
Fix PowerShell wildcard escaping in debug paths (#765)
Show description for 78d96b8
rjmholt
authored
78d96b8
Copy full SHA for 78d96b8
Commits on Oct 11, 2018
Change unhandled messages to warnings instead of errors (#767)
rjmholt
authored
f0cb9fa
Copy full SHA for f0cb9fa
Make pipeline runtime exceptions warnings in log (#768)
rjmholt
authored
a0bf7e1
Copy full SHA for a0bf7e1
Commits on Oct 10, 2018
[Ignore] Use PowerShell download script for Travis builds (#764)
Show description for 105096a
rjmholt
authored
105096a
Copy full SHA for 105096a
Commits on Oct 8, 2018
Fix exception when remoting from Windows to non-Windows (#760)
Show description for 80920c6
SeeminglyScience
authored and
TylerLeonhardt
committed
80920c6
Copy full SHA for 80920c6
Commits on Sep 28, 2018
[Ignore] Increment version (#755)
rjmholt
authored
73206f1
Copy full SHA for 73206f1
[Ignore] Fix signature handler regression (#757)
rjmholt
authored
0641bcf
Copy full SHA for 0641bcf
[Ignore] Fix completions not being added to list (#756)
rjmholt
authored
4cff0c7
Copy full SHA for 4cff0c7
[Ignore] Prepare 1.9.0 release (#753)
rjmholt
authored
fa6a969
Copy full SHA for fa6a969
Enforce Get-Help offline dropback when page or internet is down (#752)
Show description for bf7199b
rjmholt
authored
bf7199b
Copy full SHA for bf7199b
Commits on Sep 26, 2018
Fix issue where # in path causes the path to resolve incorrectly (#750)
Show description for 834ae3d
rjmholt
authored
834ae3d
Copy full SHA for 834ae3d
Commits on Sep 21, 2018
Change Get-Help behavior to return local help when no online help available (#721)
Show description for 11f4e9b
corbob
authored and
rjmholt
committed
11f4e9b
Copy full SHA for 11f4e9b
Commits on Sep 20, 2018
Fix index out-of-range exception when deleting script files (#748)
Show description for 042f2e0
rjmholt
authored
042f2e0
Copy full SHA for 042f2e0
Fix crash for finding symbols on bad paths (#749)
rjmholt
authored
13f2107
Copy full SHA for 13f2107
Commits on Sep 18, 2018
Fix NRE when trying to start the stopwatch (#747)
Show description for 8bf5c9c
rjmholt
authored
8bf5c9c
Copy full SHA for 8bf5c9c
Commits on Sep 17, 2018
Fix inner help completion (#740)
Show description for 04efac5
rjmholt
authored
04efac5
Copy full SHA for 04efac5
Cache the reflection call done for completions (#736)
rjmholt
authored
9650998
Copy full SHA for 9650998
Remove LINQ usage in language service methods (#737)
Show description for 564df21
rjmholt
authored
564df21
Copy full SHA for 564df21
Remove unnecessary LINQ calls from LanguageServer (#743)
Show description for 58742a0
rjmholt
authored
58742a0
Copy full SHA for 58742a0
Commits on Sep 6, 2018
[Ignore] Exclude integration tests (#742)
rjmholt
authored
f45c631
Copy full SHA for f45c631
Commits on Sep 4, 2018
[Ignore] Add an easy to use execution timer (#734)
rjmholt
authored
e8e8475
Copy full SHA for e8e8475
[Ignore] Increment version to 1.8.5 (#738)
rjmholt
authored
f88b93e
Copy full SHA for f88b93e
Commits on Aug 31, 2018
[Ignore] Fix changelog error
rjmholt
authored
90120b9
Copy full SHA for 90120b9
[Ignore] Update changelog for 1.8.4 release (#735)
rjmholt
authored
63ac41d
Copy full SHA for 63ac41d
Commits on Aug 28, 2018
Fix formatter crash when script contains parse errors (#728)
Show description for 8e29349
rjmholt
authored
8e29349
Copy full SHA for 8e29349
Fix crash where lines appended to end of script file causes out of bounds exception (#730)
rjmholt
authored
d60e96f
Copy full SHA for d60e96f
Fix CodeLens crash when a file cannot be opened, stop unnecessary file reads in CodeLens (#732)
Show description for 90999e4
rjmholt
authored
90999e4
Copy full SHA for 90999e4
Revert "[Ignore] Make AppVeyor tests pass (#733)"
Show description for cb20e45
rjmholt
committed
cb20e45
Copy full SHA for cb20e45
[Ignore] Make AppVeyor tests pass (#733)
Show description for 609035e
rjmholt
authored
609035e
Copy full SHA for 609035e
Commits on Aug 27, 2018
Fix a null dereference when an invalid cast exception has no inner exception (#729)
rjmholt
authored
5f44ba9
Copy full SHA for 5f44ba9
Commits on Aug 24, 2018
Reduce allocations in the CodeLens providers (#719)
Show description for 06d3c22
rjmholt
authored
06d3c22
Copy full SHA for 06d3c22
Pagination
Previous
Next
You can’t perform that action at this time.