notepadplusplus_setup
This is an old revision of the document!
Table of Contents
Notepad++ Setup
Plugins
Plugin | Audience | Notes |
---|---|---|
Zen Coding | Developers | Install using Plugin Manager: Plugins → Plugin Manager → Show Plugin Manager. |
QuickText | Developers |
Notepad Replacement (WinXP)
copy "notepad++.exe" "notepad.exe" copy "C:\Program Files\Notepad++\Notepad.exe" "C:\WINNT\servicepackfiles\i386" copy "C:\Program Files\Notepad++\Notepad.exe" "C:\WINNT\system32\dllcache" copy "C:\Program Files\Notepad++\Notepad.exe" "c:\WINNT\system32" copy "C:\Program Files\Notepad++\Notepad.exe" "c:\WINNT\" pause
Theme
- Settings → Style Configurator
- Select theme: Zenburn
Additional Languages
Get them from here. See installation instructions at bottom of page. Note that %appdata%\Notepad++
is C:\Documents and Settings\sh0863\Application Data\Notepad++
.
Search for 'bgColor=“FFFFFF”' and replace with 'bgColor=“3F3F3F”'.
notepadplusplus_setup.1302065115.txt.gz · Last modified: 2017/01/01 19:50 (external edit)