Skip to content

Files

20 lines (14 loc) · 640 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 640 Bytes

ISE-Tools

A collection of simple ISE Addons that adds helpful features.

Installation

Place the files in your $profile folder, and open ISE. Add-Ons will display in the "Add-Ons" menu with shortcut keys.

Explanation of Add-Ons

Open Module

This Add-on opens a file dialog window to select a module's .PSD1 file. When you select the .PSD1 file, it will find all the files in that folder recursively. A new Powershell Tab is opened and named to the module, and each file is opened in this tab.

Open File In Explorer

Opens the current file in an explorer

Copy File Path

This copies the currently open file to the clipboard.