ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2009

NANY 2009 Release: Notepad++ plugins

(1/4) > >>

f0dder:
NANY 2009 Entry Information
Application Namef0dder's Notepad++ pluginsVersion1.1Short DescriptionA small set of NP++ plugins that I find useful, and hope others will too :)Supported OSesWin32/x86-64, tested on XP64 and Vista64 - might work on Win9x as well ;)Web Pagehttp://f0dder.dcmembers.com/npp_pluginsDownload Linkhttp://f0dder.dcmembers.com/npp_pluginsSystem Requirements
* 32bit or 64bit (x64) version of Windows
* Some version of Notepad++ (tested on 5.1.2)Version History
* 1.1 - switcher can now open "filename under cursor"
* 1.0 - initial release is done :)Authorf0dder

Description
I've used a small set of small Notepad++ plugins for a while, to make my programming life a bit easier. Since mouser kept nagging me to do a NANY 2009 submission, I decided to clean up the plugins and package them so they're suitable for general use. The plugins are mainly biased towards C++ development.

Features

* GuidGen - generate header-file inclusion guards, GUID style.
* Switcher - switch between header and source file (.h<>.cpp , .asm<>.inc, etc.)
* RegRexPlace - regular regular expression replacer :) (process files with preset regex templates)
Planned features

* more flexibility in switcher - the ability to define custom header/source pairs
* more plugins? :)
* GUI + replacement groups for RegRexPlace
Screenshots
To come... perhaps :)

Usage
Installation
Extract the distribution .zip file, and copy the plugins you want to you Notepad++ plugins folder. Both ANSI and UNICODE versions are available, pick the ones suitable for your Notepad++ version. If using RegRexPlace, copy the .ini file to the Notepad++ plugin configuration folder, and edit to your taste.

Using the Application
Activate the plugins from the Notepad++ plugins menu, or bind keyboard shortcuts to the plugin functions. You might want to set up some RegRexPlace templates as well, check out the existing ones for ideas.

Uninstallation
Exit Notepad++ if running, delete the .dll files from the plugin folder.

fenixproductions:
Please consider Text Generating plugin ;)

f0dder:
Please consider Text Generating plugin ;)
-fenixproductions (December 25, 2008, 12:59 PM)
--- End quote ---
You mean FabtasticMindReader plugin? That's planed for version 666 :P

fenixproductions:
Please consider Text Generating plugin ;)
-fenixproductions (December 25, 2008, 12:59 PM)
--- End quote ---
You mean FabtasticMindReader plugin? That's planed for version 666 :P
-f0dder (December 25, 2008, 01:03 PM)
--- End quote ---

Nope. I mean something like this:
https://www.donationcoder.com/forum/index.php?topic=15715.msg141354#msg141354

f0dder:
Please consider Text Generating plugin ;)
-fenixproductions (December 25, 2008, 12:59 PM)
--- End quote ---
You mean FabtasticMindReader plugin? That's planed for version 666 :P
-f0dder (December 25, 2008, 01:03 PM)
--- End quote ---
Nope. I mean something like this:
https://www.donationcoder.com/forum/index.php?topic=15715.msg141354#msg141354
-fenixproductions (December 25, 2008, 02:06 PM)
--- End quote ---
Ah, I do remember seeing that. A full regex combinatorial thing like that would probably be nontrivial to write, but tools to help with stuff like bbcode lists (and whatnot) could be doable - that's actually one of the purposes of the RegRexPlace plugin :)

Navigation

[0] Message Index

[#] Next page

Go to full version