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 }}
fatman2021
/
vscode-powershell
Public
forked from
PowerShell/vscode-powershell
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
dfinke/CvtToClass
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 31, 2016
Get clipboard content JSON|CSV and convert to PS|C# class
dfinke
committed
16f3f9e
Copy full SHA for 16f3f9e
Added
dfinke
committed
4650195
Copy full SHA for 4650195
Branch for pasting JSON from the clipboard as a PowerShell Class
dfinke
committed
9d9ff13
Copy full SHA for 9d9ff13
Commits on Jan 30, 2016
Updated keybinding
dfinke
committed
d7816f2
Copy full SHA for d7816f2
Commits on Jan 27, 2016
Added placeholder text and change status bar message
dfinke
committed
1db6ec6
Copy full SHA for 1db6ec6
Commits on Jan 26, 2016
Use "foreach"
dfinke
committed
eaca85e
Copy full SHA for eaca85e
Commits on Jan 24, 2016
Fix the message name
dfinke
committed
40487fb
Copy full SHA for 40487fb
Invoke Install Module
dfinke
committed
e594385
Copy full SHA for e594385
Updated status message
dfinke
committed
c2bba24
Copy full SHA for c2bba24
Commits on Jan 23, 2016
Updated
dfinke
committed
69d1e16
Copy full SHA for 69d1e16
Commits on Jan 11, 2016
Add choice prompt handling support
Show description for 6651a20
daviwil
committed
6651a20
Copy full SHA for 6651a20
Fix line endings in snippets/PowerShell.json
Show description for e3630d5
daviwil
committed
e3630d5
Copy full SHA for e3630d5
Normalize code formatting in project files
Show description for efd4720
daviwil
committed
efd4720
Copy full SHA for efd4720
Merge pull request #70 from janegilring/OpenInISE
Show description for 9041630
daviwil
committed
9041630
Copy full SHA for 9041630
Commits on Jan 10, 2016
Removed -NoProfile when launching ISE. Avoided hardcoding C:\Windows in ISEPath variable.
janegilring
committed
2573dd1
Copy full SHA for 2573dd1
Implemented processor architecture check based on http://blog.differentpla.net/blog/2013/03/10/processor-architew6432
janegilring
committed
4a33f1b
Copy full SHA for 4a33f1b
Removed convertUriToPath due to the fact that vscode.window.activeTextEditor.editor.document.uri got an fsPath property which can be used instead. Path to ISE is now set as a variable which will be…
Show description for 350448f
janegilring
committed
350448f
Copy full SHA for 350448f
Commits on Jan 9, 2016
Escape backslash when specifying a path for powershell_ise.exe
janegilring
committed
7ca40cc
Copy full SHA for 7ca40cc
Commits on Jan 8, 2016
Registered command
janegilring
committed
08abb2d
Copy full SHA for 08abb2d
Changed to using require("child_process") for launching external process
janegilring
committed
faa5e33
Copy full SHA for faa5e33
Merge branch 'OpenInISE' of https://github.com/janegilring/vscode-powershell into OpenInISE
janegilring
committed
fcbac28
Copy full SHA for fcbac28
Added OpenInISE command to main.ts
janegilring
committed
0fb7a72
Copy full SHA for 0fb7a72
Changed keyboard binding for OpenInISE
janegilring
committed
54de92a
Copy full SHA for 54de92a
Commits on Jan 7, 2016
Started on convertUriToPath and launcing the powershell_ise.exe process
janegilring
committed
af689af
Copy full SHA for af689af
Commits on Jan 6, 2016
Started working on OpenInISE
janegilring
committed
2173124
Copy full SHA for 2173124
Commits on Jan 4, 2016
Merge pull request #68 from rkeithhill/rkeithhill/snippets-tweaks
Show description for 607b628
daviwil
committed
607b628
Copy full SHA for 607b628
Commits on Jan 3, 2016
Removed if-else as it can be composed via if and else and that gives choice of cuddling.
rkeithhill
committed
2b91823
Copy full SHA for 2b91823
Fixed a few issues with the ex-path-processing example
rkeithhill
committed
fd1ea30
Copy full SHA for fd1ea30
Addresses issues #62 and #63 in snippets file.
Show description for 06626d1
rkeithhill
committed
06626d1
Copy full SHA for 06626d1
Commits on Jan 2, 2016
Merge pull request #65 from rkeithhill/rkeithhill/readme-path-tweak
Show description for fd07c42
daviwil
committed
fd07c42
Copy full SHA for fd07c42
Additional path tweak for #58 in the examples\README.md
rkeithhill
committed
45061c7
Copy full SHA for 45061c7
Fixed issue #58, extension install path needs to specify version in path.
rkeithhill
committed
92afc5c
Copy full SHA for 92afc5c
Commits on Dec 31, 2015
Merge pull request #61 from mad-mike/snippets
Show description for c6f25ab
daviwil
committed
c6f25ab
Copy full SHA for c6f25ab
Add snippet for try-catch block
Show description for db4745c
mad-mike
committed
db4745c
Copy full SHA for db4745c
Commits on Dec 30, 2015
Add snippet for methods of a class
mad-mike
committed
38af1ff
Copy full SHA for 38af1ff
Pagination
Previous
Next
You can’t perform that action at this time.