Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobysmith568/run-in-powershell
VS Code extension to run Powershell scripts in a terminal external to VS Code
https://github.com/tobysmith568/run-in-powershell
powershell powershell-core powershell-scripts pwsh terminal typescript vscode vscode-extension
Last synced: 27 days ago
JSON representation
VS Code extension to run Powershell scripts in a terminal external to VS Code
- Host: GitHub
- URL: https://github.com/tobysmith568/run-in-powershell
- Owner: tobysmith568
- License: isc
- Created: 2020-06-14T11:20:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T22:45:13.000Z (2 months ago)
- Last Synced: 2024-09-29T04:21:44.587Z (about 1 month ago)
- Topics: powershell, powershell-core, powershell-scripts, pwsh, terminal, typescript, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=tobysmith568.run-in-powershell
- Size: 941 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Run-in-Powershell
This extension allows you to run `.ps1` files in a powershell terminal **external** to VS Code.
## Features
- Run files in terminals external to VS Code
- Optionally use Powershell Core
- Optionally run the terminal with admin privileges### File Context Menu
You can run your `.ps1` scripts in terminals external to VS Code by using the file context menu.
![GIF showing how to use the context menu functionality of this extension](./readme-media/demo.gif)
### Editor Title
You can also run the commands from the editor title
![Image showing how to use the editor title functionality of this extension](./readme-media/demo2.png)
### Powershell Core
To use Powershell Core, configure the location of your `.exe` in the settings, else leave it empty.
![Image showing how to enable Powershell Core in this extension](./readme-media/demo3.png)
## License
Run-in-Powershell is licensed under the [ISC License](https://github.com/tobysmith568/run-in-powershell/blob/main/LICENSE).
Run-in-Powershell is protected by [License Cop](https://license-cop.js.org).
Icons by Icons8.