npp_new
Launch Notepad++ with a new empty document. Optionally create a new file in the working directory.
Instructions
Launch Notepad++ with a new empty document. Optionally create and open a new file under NOTEPADPP_WORKDIR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Optional new file name (relative to NOTEPADPP_WORKDIR or absolute). Creates an empty file if missing. | |
| multiInstance | No | If true, pass -multiInst. |