Tools/Notepad++

From UIT
Jump to: navigation, search

Contents

https://www.notepad-plus-plus.org/

Command line arguments

   notepad++.exe arguments "file"

Arguments

  • -nLineNumber
open file at current line
  • -ro
open file in read-only mode
This is a Notepad++ read-only mode, the file on the file system will not be modified. This mode can be toggled with Edit->Set Read-Only
Any file in flagged as read-only on the file system will automatically be loaded as read-only. The flag can be removed with Edit->Clear Read-Only Flag

For the complete list see:

HDL-Designer

In HDL-Designer you should therefore enter the following in the editor settings:

"%(p)" -n%(l)

and

"%(p)" -n%(l) -ro

File

"File" can be a single file with relative or absolute path, or a list of space separated files. As a space denotes a new file, it is recommended to quote all files to avoid problems with spaces in their path.

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox