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 }}
RussPitcher
/
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 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
Commits on Aug 20, 2018
Fix null dereference when debugging untitlted files (#725)
Show description for f1ab462
rjmholt
authored and
TylerLeonhardt
committed
f1ab462
Copy full SHA for f1ab462
Commits on Aug 18, 2018
Fix comment-based help snippet (#726)
rjmholt
authored
1cdfd75
Copy full SHA for 1cdfd75
Commits on Aug 15, 2018
Increment version number (#724)
rjmholt
authored
df57cb6
Copy full SHA for df57cb6
Update CHANGELOG for v1.8.3 (#723)
Show description for 74ff1cb
rjmholt
authored
74ff1cb
Copy full SHA for 74ff1cb
Commits on Aug 14, 2018
Add VSTS signing step (#722)
Show description for ee66654
rjmholt
authored
ee66654
Copy full SHA for ee66654
Commits on Aug 11, 2018
increment version for prerelease (#717)
TylerLeonhardt
authored
b0318da
Copy full SHA for b0318da
Commits on Aug 7, 2018
Reduce allocations when parsing files (#715)
Show description for c9a20c4
mattpwhite
authored and
rjmholt
committed
c9a20c4
Copy full SHA for c9a20c4
Commits on Aug 2, 2018
fix #1444 stat call (#716)
TylerLeonhardt
authored
2fe8994
Copy full SHA for 2fe8994
Commits on Jul 26, 2018
Prep for 1.8.2 release (#713)
Show description for bd400a8
TylerLeonhardt
authored
bd400a8
Copy full SHA for bd400a8
workaround to support inmemory:// (#712)
Show description for f3da699
TylerLeonhardt
authored
f3da699
Copy full SHA for f3da699
Commits on Jul 25, 2018
Go To Definition works with different Ast types (#706)
Show description for 5717ad0
TylerLeonhardt
authored
5717ad0
Copy full SHA for 5717ad0
fix stdio passing (#707)
TylerLeonhardt
authored
adc0650
Copy full SHA for adc0650
Stop Diagnostic logging from logging to stdio when the communication protocol is set to stdio (#709)
TylerLeonhardt
authored
d0899f7
Copy full SHA for d0899f7
stdio should only launch language service not debug (#710)
TylerLeonhardt
authored
87376c3
Copy full SHA for 87376c3
Commits on Jul 15, 2018
Fix load order of PSSA modules (#705)
rjmholt
authored and
TylerLeonhardt
committed
5a371f3
Copy full SHA for 5a371f3
Commits on Jul 12, 2018
Do not enable PSAvoidTrailingWhitespace rule by default as it currenly flags whitespace-only lines as well (#704)
bergmeister
authored and
rjmholt
committed
292fc33
Copy full SHA for 292fc33
Commits on Jul 11, 2018
Update CHANGELOG and version numbers for 1.8.1 release (#702)
rjmholt
authored
a023b4e
Copy full SHA for a023b4e
Fix issue with stat format on Linux (#698)
Show description for eecfe02
rjmholt
authored
eecfe02
Copy full SHA for eecfe02
Pagination
Previous
Next
You can’t perform that action at this time.