<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; notepad replacement</title> <atom:link href="http://www.ghacks.net/tag/notepad-replacement/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Notepad++ Plugins You Should Consider Installing</title><link>http://www.ghacks.net/2011/11/24/notepad-plugins-that-you-should-consider-installing/</link> <comments>http://www.ghacks.net/2011/11/24/notepad-plugins-that-you-should-consider-installing/#comments</comments> <pubDate>Thu, 24 Nov 2011 09:26:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[plugins]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53107</guid> <description><![CDATA[Many users of Notepad++, a popular Windows Notepad replacement, do not know that the program ships with a plugin system that allows them to extend its functionality. I will explain briefly how to find and use Notepad++&#8217;s plugin manager before I point you in the direction of some of the useful plugins found within. You [...]]]></description> <content:encoded><![CDATA[<p>Many users of Notepad++, a popular Windows Notepad replacement, do not know that the program ships with a plugin system that allows them to extend its functionality. I will explain briefly how to find and use Notepad++&#8217;s plugin manager before I point you in the direction of some of the useful plugins found within.</p><p>You can start the plugin manager of Notepad++ the following way. Start the text editor and then open Plugins > Plugin Manager > Show Plugin Manager on the menubar.</p><p>All stable plugins are now displayed in a table like interface. You can display unstable plugins with a click on Settings and the selection of &#8220;show unstable plugins&#8221; in the new window there.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-plugin-manager.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-plugin-manager.jpg" alt="notepad plugin manager" title="notepad plugin manager" width="585" height="456" class="alignnone size-full wp-image-53108" /></a></p><p>Plugins are listed with their name, category, version and stability there. A description is displayed below the table when you select one of the plugins in the list.  You install plugins by selecting them first (place a checkmark in their box) and then the Install button in the Plugin Manager interface.</p><p>The plugin will be downloaded from the Internet and installed automatically. It may be necessary to let the program close and re-open itself to complete the plugin installation.</p><p>An alternative to the process described here is to download and install plugins manually. You find a list of Notepad++ <a
href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central">plugins</a> on the official Sourceforge project page. All you need to do is to download the plugins there, unpack them and place the dlls into the Notepad plugin directory. The site lists additional plugins that are not available in the plugin manager.</p><p>Notepad++ checks for compatibility on every startup. You may receive a message that one or multiple plugins that you have installed manually are not compatible with the installed version of Notepad++ on the system.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/notepad++plugins.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/notepad++plugins.jpg" alt="notepad++ plugins" title="notepad++ plugins" width="456" height="233" class="alignnone size-full wp-image-53109" /></a></p><p>I suggest you make sure that you run the latest version of the program before you install any plugins. You can do that from within the application. Click on the question mark in the menubar and select Update Notepad++ from the menu there to run an update.</p><h3>Notepad++ Plugins</h3><p><a
href="https://skydrive.live.com/?cid=71a486ea08eb407c&#038;id=71A486EA08EB407C!129">Change Markers</a></p><blockquote><p>This plugin tracks changes made to documents, and enables navigation between changes, with a distinction being made between saved and unsaved changes. The change indicator is either a bar in the left margin or a specific highlighting.</p></blockquote><p><a
href="http://sourceforge.net/projects/cssexplorerplug/files/2.0.3/CSSEXplorer.2.0.3.BIN.zip/download">CSS-Explorer</a></p><blockquote><p>CSS-eXplorer is a CSS and HTML plug-in for Notepad++. It allows easy navigation and edit of CSS files with Notepad++. Main features:</p><p> TreeView: Allows easy navigation in CSS file.<br
/> Validation Service: Check errors in CSS file, and provide detailed report.<br
/> Web Page Preview: Test your work on CSS file immediately via HTML Web Page Preview Window.<br
/> CSS Editor: Add new parameters and design options to CSS file quickly and easily (support CSS 2.0 defines).</p></blockquote><p><a
href="http://sourceforge.net/projects/npp-plugins/files/Function%20List/FunctionList%20Plugin%20v2.1/FunctionList_2_1_UNI_dll.zip/download">Function List</a></p><blockquote><p>Function list offers a list of functions (or sections) according of the language of current document, in order to access to the function or section you need quickly.</p></blockquote><p><a
href="http://sourceforge.net/projects/npp-plugins/files/MultiClipboard/MultiClipboard%202.1%20unicode/MultiClipboard_2.1_unicode_dll.zip/download">Multi Clipboard</a></p><blockquote><p>MultiClipboard plugin implements multiple (10) text buffers that is filled up via copying and/or cutting of text.</p><p> To paste any text from the buffers, use Ctrl-V or middle mouse click (normal paste):<br
/> to paste the most recently copied/cut text Ctrl-Shift-V or Shift-middle mouse click:<br
/> to pop up a menu with the text buffer entries. Select the desired menu item to paste it</p></blockquote><p><a
href="http://nppregexhelper.sourceforge.net/">RegEx Helper</a></p><blockquote><p>A Notepad++ plugin that allows users to develop regular expressions and test them against their open documents</p></blockquote><p>This is only a small selection of Notepad++ plugins. I have tested them with the latest version of the text editor (Notepad++ 5.9.6.2 at the time of writing).</p><p>Are you making use of Notepad++ plugins? If so, which plugins are installed on your system?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/24/notepad-plugins-that-you-should-consider-installing/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Notepad++ Autosave</title><link>http://www.ghacks.net/2009/06/27/notepad-autosave/</link> <comments>http://www.ghacks.net/2009/06/27/notepad-autosave/#comments</comments> <pubDate>Sat, 27 Jun 2009 08:11:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autosave]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad autosave]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[notepad++ plugins]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13911</guid> <description><![CDATA[Notepad++ is one of the most popular Notepad replacements that is constantly developed by its developers. It offers the same performance and comes with a multitude of features that range from syntax highlighting over multi-document support and auto-completion. What makes the text editor stand out a little bit more than comparable Notepad replacements is the [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Notepad++ is one of the most popular Notepad replacements that is constantly developed by its developers. It offers the same performance and comes with a multitude of features that range from syntax highlighting over multi-document support and auto-completion. What makes the text editor stand out a little bit more than comparable Notepad replacements is the plugin engine that makes it possible to load plugins in the text editor that extend the functionality further.</p><p>We have covered <a
href="http://www.ghacks.net/2009/06/27/notepad-autosave/">Notepad++ plugins</a> in the past which can be really helpful under certain circumstances. One of the most useful plugins for users who work with Notepad++ regularly is the Autosave plugin.</p><p><span
id="more-13911"></span>The <a
href="http://sites.google.com/site/fstellari2/npp_plugins">plugin</a> can be downloaded from the developer&#8217;s website. It needs to be extracted into the plugins folder of the Notepad++ installation (the folder might need to be created if this is the first plugin).</p><p>The new autosave option becomes available after the next program start once the two files have been placed in the plugins folders.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/autosave_menu.png" alt="autosave menu" title="autosave menu" width="218" height="141" class="alignnone size-full wp-image-13912" /></p><p>Autosave can be configured to automatically save documents if the application loses focus or at time intervals with the default interval set to one minute. It is furthermore possible to only save the current document or only named ones so that these temp documents that some users like to create do not get saved on the computer system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/27/notepad-autosave/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Ghacks Christmas Giveaway: UltraEdit And UltraCompare</title><link>http://www.ghacks.net/2008/12/23/ghacks-christmas-giveaway-ultraedit-and-ultracompare/</link> <comments>http://www.ghacks.net/2008/12/23/ghacks-christmas-giveaway-ultraedit-and-ultracompare/#comments</comments> <pubDate>Tue, 23 Dec 2008 09:19:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file comparison]]></category> <category><![CDATA[ghacks Christmas giveaway]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[source editor]]></category> <category><![CDATA[text editor]]></category> <category><![CDATA[ultracompare]]></category> <category><![CDATA[ultraedit]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9290</guid> <description><![CDATA[We are giving away three licenses for the editor UltraEdit and the comparison tool UltraCompare today in the Ghacks Christmas Giveaway. UltraEdit is a text editor at its core and one could mistakenly think of it as yet another Notepad clone. While it still provides the speed of the default Windows text editor it comes [...]]]></description> <content:encoded><![CDATA[<p>We are giving away three licenses for the editor <a
href="http://www.ultraedit.com/products/ultraedit.html">UltraEdit</a> and the comparison tool <a
href="http://www.ultraedit.com/products/ultracompare.html">UltraCompare</a> today in the Ghacks Christmas Giveaway.</p><p>UltraEdit is a text editor at its core and one could mistakenly think of it as yet another Notepad clone. While it still provides the speed of the default Windows text editor it comes with an impressive feature list that beats most &#8211; if not all &#8211; other text editors in Windows fair and square. Yes, that includes Notepad++ and the likes. That&#8217;s of course only true if you need the additional features that it provides. The feature list includes syntax highlighting, code folding, Unicode support, spell checking, ftp &#038; sftp browser, ssh. macro engine, html building and customizations among others.</p><p>The editor provides professionals with the tools needed in their job. Webmasters and web designers who do use text editors and not a web designing software will find the features offered indispensable. UltraEdit provides syntax highlighting for web standards such as html, php, xml, javascript or css including a html file validator that checks if the code is W3C compliant. More than 500 wordfiles can be downloaded from the official homepage to add support for additional programming languages from Assembly languages to C++ and World of Warcraft Lua. The integrated ftp &#038; sftp browser makes updating files on the Internet a breeze. Add to that a dockable SSH / Telnet window to access a remote server command line right from the editor.</p><p><span
id="more-9290"></span>Versioned backups ensure worry free editing as files can be backed up before changes are committed to them. A file comparison tool can be used to compare different versions of a file to highlight the differences.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/ultraedit-500x375.png" alt="ultraedit" title="ultraedit" width="500" height="375" class="alignnone size-medium wp-image-9291" /></p><p>Additional UltraEdit features include:</p><ul><li>Configure word wrap and tab settings for different file types</li><li>Organize and access local or FTP files with projects.</li><li>Hex, Unicode, Large Files support</li><li>Integrated Scripting Engine</li><li>Customize nearly every aspect of the editor</li><li>WebSearch Toolbar (Wikipedia, PHP.net, MSDN..)</li></ul><p>UltraCompare is a powerful file comparison tool that can compare files and folders with each other. Two or three binary and text files can be compared with each other at the same time and it is possible to merge the differences of the compared files. The folder mode supports both local and network directories and jar / zip file comparison. It also offers the means to merge the differences between compared directories.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/ultra_compare-500x360.png" alt="ultra compare" title="ultra compare" width="500" height="360" class="alignnone size-medium wp-image-9292" /></p><p>The interface will display the text files that are compared visually highlighting the differences. Tabbed sessions allow to run multiple comparisons at the same time int he same window. The folder compare displays the folder structures next to each other using symbols and colors to highlight the differences.</p><p>Additional UltraCompare Features include:</p><ul><li>Differences navigation</li><li>Multiple merge options</li><li>Relational lines</li><li>Isolate lines</li><li>File Editing</li><li>File Compare Profiles</li></ul><p>You can grab a copy of UltraEdit or UltraCompare by leaving a comment below. Tell us what you currently use for file editing and text comparison.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/23/ghacks-christmas-giveaway-ultraedit-and-ultracompare/feed/</wfw:commentRss> <slash:comments>198</slash:comments> </item> <item><title>Use Notepad++ Without Sessions</title><link>http://www.ghacks.net/2008/09/07/use-notepad-without-sessions/</link> <comments>http://www.ghacks.net/2008/09/07/use-notepad-without-sessions/#comments</comments> <pubDate>Sun, 07 Sep 2008 10:47:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[documents]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[notepad++ tips]]></category> <category><![CDATA[text]]></category> <category><![CDATA[text files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6838</guid> <description><![CDATA[The Notepad replacement Notepad++ is storing sessions by default. This means that a user opening a supported document in Notepad++ is also seeing the documents of the last sessions in the tabs on top. This feature can be handy if a user works with the same documents most of the time; It can on the [...]]]></description> <content:encoded><![CDATA[<p>The Notepad replacement Notepad++ is storing sessions by default. This means that a user opening a supported document in Notepad++ is also seeing the documents of the last sessions in the tabs on top. This feature can be handy if a user works with the same documents most of the time; It can on the other hand be a privacy risk and some users might want to turn of sessions in Notepad++ to eliminate the risk.</p><p>Disabling sessions from Notepad++ should not have any impact on other software features like the tabbed interface. The option to disable sessions in Notepad++ can be found in the options of the software program.</p><p>A user opening Notepad++ can open the program&#8217;s options by selecting Settings from the main menu and Preferences from the submenu. The Preferences window is opening which is displaying several tabs and lots of options.</p><p><span
id="more-6838"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/notepad_session-500x332.jpg" alt="notepad session" title="notepad session" width="500" height="332" class="alignnone size-medium wp-image-6839" /></p><p>Locate the Misc tab of the Preferences menu and uncheck the &#8220;Remember the current session for next launch&#8221; box to disable the session feature in Notepad++.The user will only see the current document the next time Notepad++ is opened. New documents are still added in tabs during a session but once Notepad++ gets closed the information are erased.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/07/use-notepad-without-sessions/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Extend Notepad++ with Plugins</title><link>http://www.ghacks.net/2008/05/05/extend-notepad-with-plugins/</link> <comments>http://www.ghacks.net/2008/05/05/extend-notepad-with-plugins/#comments</comments> <pubDate>Mon, 05 May 2008 20:37:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[notepad++ plugins]]></category> <category><![CDATA[text editor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4015</guid> <description><![CDATA[I have never paid much attention to the plugin support of Notepad++ until today when I went to the official download website to notice them for the first time. You all know that I setup my new computer and one of the applications that I cannot live without is Notepad++. Several of the listed plugins [...]]]></description> <content:encoded><![CDATA[<p>I have never paid much attention to the plugin support of Notepad++ until today when I went to the official download website to notice them for the first time. You all know that I setup my new computer and one of the applications that I cannot live without is Notepad++. Several of the listed plugins sounded quite useful and I thought it would be great to point other users in the right direction.</p><p>Adding plugins is a breeze. <a
href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a> comes with a plugin folder that is a subdirectory of the root directory of the installation. Just place all downloaded plugins into that directory and they will automatically be recognized by Notepad++. If the plugin directory is not existing create it. The plugins can be configured from within Notepad++ by clicking on the Plugins menu in the toolbar.</p><p>The removal process works the same way, just delete files in the plugin directory to remove a plugin that you do not want to use anymore.</p><p><span
id="more-4015"></span>The main <a
href="http://notepad-plus.sourceforge.net/uk/site.htm">plugin</a> page lists 26 plugins for the latest version of Notepad++. Here are the ones that I found useful and decided to install:</p><ul><li><a
href="http://sourceforge.net/projects/npp-plugins/files/XML%20Tools/">XML Tools</a> &#8211; XML Checker. Can auto-close tags and provides other useful features.</li><li>Hex Editor &#8211; adds a Hex Editor to Notepad++</li><li>Compare Plugin &#8211; compare two text files.</li><li>FTP Synchronize &#8211; modify and upload files directly to a ftp server.</li><li><a
href="http://sourceforge.net/projects/npp-plugins/files/MultiClipboard/">Multi Clipboard</a> &#8211; add up to ten text phrases to the clipboard.</li><li><a
href="http://sourceforge.net/projects/npp-plugins/files/WindowManager/">Windows Manager</a> &#8211; great if you work with many open windows at once regularly.</li></ul><p>Those are just five of the 26 available plugins. Most have been written for special purposes and are probably not useful to the majority of users.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/05/extend-notepad-with-plugins/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Freeware Notepad++</title><link>http://www.ghacks.net/2006/04/13/freeware-notepad/</link> <comments>http://www.ghacks.net/2006/04/13/freeware-notepad/#comments</comments> <pubDate>Thu, 13 Apr 2006 10:39:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[text editor]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=400</guid> <description><![CDATA[<a
href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> is a free source code editor (and Notepad replacement) for Microsoft Windows personal computers. The freeware application supports many programming languages like C, C++, Java, C#, XML, HTML, PHP and Javascript. It has many useful features that Notepad is lacking, some worth mentioning are auto completion, the ability to work with more than one document and a multi-view feature that shows two documents at the same time. (that you can edit of course).]]></description> <content:encoded><![CDATA[<p><a
href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> is a free source code editor (and Notepad replacement) for Microsoft Windows personal computers. The freeware application supports many programming languages like C, C++, Java, C#, XML, HTML, PHP and Javascript. It has many useful features that Notepad is lacking, some worth mentioning are auto completion, the ability to work with more than one document and a multi-view feature that shows two documents at the same time. (that you can edit of course).</p><p>Notepad++ can basically be used as a replacement for the standard Windows text editor Notepad, that&#8217;s good for editing and writing basic texts, but not so good anymore when it comes to larger texts or code. Notepad++ has been designed for web developers and software developers, as well as other users who need a fast loading text editor with advanced capabilities.</p><p>Besides syntax highlighting, which is one of the core features of Notepad++, users can make use of macros, a plugin system, command line options or session management, all of which is not available in the standard text editor Notepad.</p><p><img
src="http://www.ghacks.net/files/screens/200604/notepadpp.jpg" alt="notepad replacement tool word" /></p><p>Best of all, Notepad++ does not sacrifice speed to offer the features. You will notice no speed difference between the text editor and the default Windows editor.</p><p>Lets talk for a second about session management. Unlike Notepad, which forgets what has been opened once you close the program, Notepad++ remembers sessions and you can continue working on the text files that have been open in previous sessions. If you do not like that particular feature, you can disable it easily on the extensive program options.</p><p>Plugins need to be mentioned briefly as well. They extend the functionality of the text editor. A list of plugins is accessible <a
href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central">here at</a> Sourceforge. Among them plugins to automatically save texts, a ColdFusion plugin, Color Picker, Comparison plugin or a plugin to minimize JavaScript.</p><p>Notepad++ is an excellent program for Windows users who want better functionality than what the standard text editor Notepad has to offer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/04/13/freeware-notepad/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
