Skip to content

OPIG/scripts.npp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'Automation Scripts' (NppScripts.dll) - The plugin for automating Notepad++ with C# scripts.
(part of CS-Script Notepad++ tools suite 'CS-Script.Npp')
--------------------------------------------------------------
1. System Requirements
The plugin requires .NET 4.0 or higher.

2. Installation
To install plugin unpack the content of the NppScripts.zip in the Notepad++ plugin directory.

3. Usage
  a. Open Script Manager from Notepad++ menu: 'Plugins'->'Automation Scripts'->'Script Manager'.
  b. Press 'Create new script' button on the 'Script Manager' toolbar.
  c. Modify the script to reflect your business logic.
  d. Execute the script by pressing 'Run selected script' button on the 'Script Manager' toolbar.
     Or press the shortcut combination associated with the script.
     
It is highly recommended that you test the sample scripts, which come with the plugin.
See www.csscript.net/npp/nppscript.html for more details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%