<?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++ plugins</title> <atom:link href="http://www.ghacks.net/tag/notepad-plugins/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 08:24:54 +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++ Not Starting Up? Try Disabling Plugins</title><link>http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/</link> <comments>http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/#comments</comments> <pubDate>Mon, 07 Nov 2011 17:12:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad++ plugins]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52422</guid> <description><![CDATA[I just wanted to test the Light Explorer plugin for the notepad replacement Notepad++ on Windows. The plugin itself adds a folder browser sidebar to the Notepad++ interface which can speed up the opening of documents in the program significantly. I previously was using Windows Explorer to open new text documents in Notepad++ because if [...]]]></description> <content:encoded><![CDATA[<p>I just wanted to test the Light Explorer plugin for the notepad replacement <a
href="http://notepad-plus-plus.org/">Notepad++</a> on Windows. The plugin itself adds a folder browser sidebar to the Notepad++ interface which can speed up the opening of documents in the program significantly. I previously was using Windows Explorer to open new text documents in Notepad++ because if was usually faster than having to use the built-in file browser of the software.</p><p>Installation of Light Explorer was not a issue. All I had to do was to click on Plugins > Plugin Manager > Show Plugin Manager to bring up the built-in plugin manager to install the Light Explorer plugin.</p><p>Listed there are dozens of plugins created by the developers or users of the service. From plugins that let you customize the program&#8217;s toolbar to a document monitor or translation plugin. Plugins can be easily installed by selecting them first, clicking the Install button afterwards and restarting the program when the installation has completed.</p><p>The issue that I experienced was that the graphical user interface of the program was not starting up anymore after installing Light Explorer. I checked the Windows Task Manager and noted that Notepad++ was running in the background.</p><p>Since I had only installed that one plugin I was pretty sure that it was the culprit that prevented the program&#8217;s gui from starting up. This happened on a Windows 7 64-bit system.</p><p>The idea now was to disable the plugin and see if that resolved the issue I had with Notepad++. After some looking around I discovered that Notepad++ plugins are installed as dll files in the Notepad++ directory on the hard drive.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-troubleshooting.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-troubleshooting.jpg" alt="notepad troubleshooting" title="notepad troubleshooting" width="454" height="294" class="alignnone size-full wp-image-52423" /></a></p><p>I went to C:\Program Files (x86)\Notepad++\plugins and found the LightExplorer.dll plugin in the root directory there. Copied and moved it to a backup location, killed all Notepad++ processes in Windows before I deleted the file. The program started up fine once again after the operation.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/feed/</wfw:commentRss> <slash:comments>2</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>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> </channel> </rss>
