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 }}
Josverl
/
vscode-powershell
Public
forked from
PowerShell/vscode-powershell
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 May 24, 2017
Enable Travis CI with Ubuntu and MacOS builds
Show description for ce13123
PowerSchill
authored and
daviwil
committed
ce13123
Copy full SHA for ce13123
Check document before trigger character for help completion
Kapil Borle
authored and
daviwil
committed
a27705e
Copy full SHA for a27705e
Handle help completion result when null is returned
Kapil Borle
authored and
daviwil
committed
dcbc634
Copy full SHA for dcbc634
Commits on May 18, 2017
Bump version to 1.1.0, update CHANGELOG.md
daviwil
committed
a213b17
Copy full SHA for a213b17
Remove indentation from comment help
Kapil Borle
authored and
daviwil
committed
396286e
Copy full SHA for 396286e
Fix returning promise from complete() method
Kapil Borle
authored and
daviwil
committed
2cfb13d
Copy full SHA for 2cfb13d
Componentize HelpCompletion feature
Kapil Borle
authored and
daviwil
committed
763618c
Copy full SHA for 763618c
Insert a snippet instead of a string
Kapil Borle
authored and
daviwil
committed
c5127d4
Copy full SHA for c5127d4
Get end of line character from the document
Kapil Borle
authored and
daviwil
committed
f8c4b60
Copy full SHA for f8c4b60
Bump vscode npm package version to 1.1.0
Kapil Borle
authored and
daviwil
committed
2fdbd66
Copy full SHA for 2fdbd66
Bump vscode engine's version to 1.12.0
Kapil Borle
authored and
daviwil
committed
5005532
Copy full SHA for 5005532
Trim the last empty line from comment help block
Kapil Borle
authored and
daviwil
committed
d55c2c1
Copy full SHA for d55c2c1
Change trigger characters from "#<" to "<#"
Kapil Borle
authored and
daviwil
committed
1850b3e
Copy full SHA for 1850b3e
Add option for comment style in comment help
Kapil Borle
authored and
daviwil
committed
638d746
Copy full SHA for 638d746
Implement a very basic comment help provider
Kapil Borle
authored and
daviwil
committed
9f15c59
Copy full SHA for 9f15c59
Add initial skeleton for providing comment help
Kapil Borle
authored and
daviwil
committed
887baf2
Copy full SHA for 887baf2
Commits on May 17, 2017
Debugger is now activated when breakpoints are hit in Integrated Console
Show description for 0adcd2b
daviwil
committed
0adcd2b
Copy full SHA for 0adcd2b
Fix #751: Remove keybinding for PowerShellFindModule command
Show description for 069e897
daviwil
committed
069e897
Copy full SHA for 069e897
Commits on May 15, 2017
Fix Menu Title Capitalization (#744)
Show description for 3651ffe
AndySchneiderDev-zz
authored and
rkeithhill
committed
3651ffe
Copy full SHA for 3651ffe
Commits on May 13, 2017
Add a debug configuration to build only client
Show description for ebfb828
Kapil Borle
authored and
daviwil
committed
ebfb828
Copy full SHA for ebfb828
Set preLaunchTask to BuildAll task
Kapil Borle
authored and
daviwil
committed
76ae7fa
Copy full SHA for 76ae7fa
Add BuildAll and CleanAll tasks to task.json
Kapil Borle
authored and
daviwil
committed
ae6e87f
Copy full SHA for ae6e87f
Add BuildAll and CleanAll tasks to build script
Kapil Borle
authored and
daviwil
committed
a9af1f2
Copy full SHA for a9af1f2
Separate EditorServices and client build
Kapil Borle
authored and
daviwil
committed
20b46f4
Copy full SHA for 20b46f4
Commits on May 10, 2017
Percentage-encode link to third-party notices
sundhaug92
authored and
daviwil
committed
54030f0
Copy full SHA for 54030f0
Fix typo
sundhaug92
authored and
daviwil
committed
781ac45
Copy full SHA for 781ac45
Bump version to 1.0.0, update CHANGELOG.md
daviwil
committed
5bbe42e
Copy full SHA for 5bbe42e
Fix session collision issues when using multiple VS Code windows
Show description for f6d6cad
daviwil
committed
f6d6cad
Copy full SHA for f6d6cad
Commits on May 8, 2017
Change PS back to PowerShell in dbg configs.
rkeithhill
authored and
daviwil
committed
2b97f5a
Copy full SHA for 2b97f5a
Use workspaceState instead of globalState.
Show description for 29a169b
rkeithhill
authored and
daviwil
committed
29a169b
Copy full SHA for 29a169b
Add dbg snippet for args prompt.
Show description for 1383334
rkeithhill
authored and
daviwil
committed
1383334
Copy full SHA for 1383334
Add vscode version check for save state.
Show description for 3c98c9f
rkeithhill
authored and
daviwil
committed
3c98c9f
Copy full SHA for 3c98c9f
Add comment.
rkeithhill
authored and
daviwil
committed
eb10676
Copy full SHA for eb10676
Remember script args from prev session.
Show description for 2e4bf7f
rkeithhill
authored and
daviwil
committed
2e4bf7f
Copy full SHA for 2e4bf7f
Add optional UI to prompt for script args.
rkeithhill
authored and
daviwil
committed
04dbdf7
Copy full SHA for 04dbdf7
Pagination
Previous
Next
You can’t perform that action at this time.