All Projects → d0vgan → nppexec

d0vgan / nppexec

Licence: other
NppExec (plugin for Notepad++)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects
SourcePawn
201 projects
python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to nppexec

nppgtags
GTags plugin for Notepad++
Stars: ✭ 36 (-47.06%)
Mutual labels:  notepad-plus-plus, notepad-plusplus-plugin
julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (-50%)
Mutual labels:  notepad-plus-plus, notepad-plusplus-plugin
nppNavigateTo
NavigateTo - is a new and efficient way to quickly navigate between tabs(files) in your Notepad++
Stars: ✭ 36 (-47.06%)
Mutual labels:  notepad-plusplus-plugin
CSVLint
CSV Lint plug-in for Notepad++ for syntax highlighting, automatic column and datatype detecting, validate csv datasets, change datetime format, decimal separator, count unique values and more. A utility for data cleaning and working with messy data files.
Stars: ✭ 41 (-39.71%)
Mutual labels:  notepad-plus-plus
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (-69.12%)
Mutual labels:  notepad-plus-plus
notepad-plus-plus-localization-hong-kong
Hong Kong Cantonese localization / translation for Notepad++
Stars: ✭ 54 (-20.59%)
Mutual labels:  notepad-plus-plus
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+114.71%)
Mutual labels:  notepad-plus-plus
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (-38.24%)
Mutual labels:  notepad-plus-plus
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (-25%)
Mutual labels:  notepad-plus-plus
NotepadRPC
Discord Rich Presence for Notepad++
Stars: ✭ 36 (-47.06%)
Mutual labels:  notepad-plus-plus
NppMarkdownPanel
Lightweight Notepad++ plugin to preview Markdown files
Stars: ✭ 128 (+88.24%)
Mutual labels:  notepad-plusplus-plugin
npp-darcula
Dark theme for Notepad++ based on Darcula theme from JetBrains products
Stars: ✭ 114 (+67.65%)
Mutual labels:  notepad-plus-plus
NotepadNext
A cross-platform, reimplementation of Notepad++
Stars: ✭ 5,715 (+8304.41%)
Mutual labels:  notepad-plus-plus
ElasticTabstops
Elastic Tabstops plugin for Notepad++
Stars: ✭ 77 (+13.24%)
Mutual labels:  notepad-plus-plus
Qlik-Notepad-plus-plus
Qlik Language Definition for Notepad++ providing syntax highlighting of QlikView and Qlik Sense script and expressions.
Stars: ✭ 50 (-26.47%)
Mutual labels:  notepad-plus-plus
PyPadPlusPlus
Python IDE based on Notepad++ and PythonScript
Stars: ✭ 45 (-33.82%)
Mutual labels:  notepad-plusplus-plugin
NotepadPlusPlusPluginPack.Net
.Net package to install into visual studio to make plugins for Notepad++
Stars: ✭ 123 (+80.88%)
Mutual labels:  notepad-plusplus-plugin

NppExec (plugin for Notepad++)

Here is some brief info about NppExec for new users:

  • NppExec adds a Console window at the bottom of Notepad++'s window; This Console window allows to run different console programs directly in it; Also there is Plugins -> NppExec -> Execute... window that allows to execute NppExec's scripts (set of commands).
  • NppExec's commands and variables are listed in the "NppExec.txt" file.
  • To get more details, type "help" (without the quotes) directly in NppExec's Console. To get a detailed help about any NppExec's command, type "help [command]" - e.g. "help npp_open" or "help set". And don't forget about Plugins -> NppExec -> Help/Manual.

Installation:

  • Just unpack the NppExec zip-archive (the last *dll*.zip under either https://github.com/d0vgan/nppexec/releases or https://sourceforge.net/projects/npp-plugins/files/NppExec/) to the folder "Notepad++\plugins". It will extract the file "NppExec.dll" as well as the "doc\NppExec" and "NppExec" subfolders (the latter one contains header files used by NppExec at runtime).
  • The only difference between the *dll*.zip and *dll*_PA.zip is the plugin folder structure. The *dll*.zip corresponds to the plugin folder structure prior to Notepad++ 7.6.x, whereas the *dll*_PA.zip follows the new plugin folder structure introduced in Notepad++ 7.6.x together with the Plugins Admin.

Note: If you see just blank pages inside the NppExec Manual or see messages similar to "This web content was blocked" or "This web page could not be shown", please follow the instructions below:

To support NppExec development:

paypal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].