https://github.com/crapola/nppexecswitch
https://github.com/crapola/nppexecswitch
notepad-plus-plus
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crapola/nppexecswitch
- Owner: crapola
- Created: 2019-10-09T14:53:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T19:22:32.000Z (over 4 years ago)
- Last Synced: 2025-01-15T10:07:09.488Z (12 months ago)
- Topics: notepad-plus-plus
- Language: PowerShell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
## NppExecSwitch
Powershell scripts to execute a command based on file extension inside Notepad++.
* Run the main script in NppExec with:
npp_save
powershell -file X:\Path\To\nppexec_switch.ps1 "$(FULL_CURRENT_PATH)"
* Edit and create run_XXX.ps1 files as needed.