forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
P3-05: Run external commands #53
Copy link
Copy link
Open
Labels
Milestone
Description
Description
Execute external commands/scripts from within the editor.
Implementation
- NSTask-based command execution
- Run menu with configurable commands
- Path macros:
$(FILE_PATH),$(FILE_DIR),$(FILE_NAME),$(CURRENT_WORD) - Output captured in bottom panel or new document
- Built-in: "Open in Terminal", "Run current file"
- Save custom commands
- Keyboard shortcuts for saved commands
Key Files
macos/platform/main_phase7.mm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Backlog