-
I could be that the NppAutoIndent plugin is to blame. I use that plugin, even though it is regarded as instable. I never had a crash so for me it works.
But the colon-problem described above hits me as well every now and then.
2009-11-12 11:32:39 UTC in Notepad++
-
I also like the concept of that deviantART icon. Maybe replace that (old) lizard with the one in the icon of 5.5 you have the best of both world.
2009-09-25 18:03:09 UTC in Notepad++
-
Great news!
2009-08-19 10:20:59 UTC in Notepad++
-
CChris,
I have tried to rebuild NppJavaScript with MinGW recently. But I did not manage to build SpiderMonkey with MinGW. Found various things on internet, but none of them have given me the answers I need.
2009-06-09 12:51:52 UTC in Notepad++
-
Thanks for the fix of the link styling!!!
Maybe you can close bug #2333610
https://sourceforge.net/tracker/?func=detail&aid=2333610&group_id=95717&atid=612382.
2009-06-08 08:23:44 UTC in Notepad++
-
Removing that dependency would require to rebuild the release with MinGW or MSVC6. Maybe someone could help me out with it. I see on the site that NPP itself is build using MinGW, so maybe there is someone who know how it can be done.
2009-06-02 09:30:30 UTC in Notepad++
-
The plugin on my site *is* a release build. Watch the dependencies and see that it requires MSVCR80.DLL and that file is probably missing.
2009-05-29 19:01:07 UTC in Notepad++
-
I have written a plugin for JavaScript macros a while ago. You can find it at http://www.fesevur.com/nppjavascript
Note that this is a very basic level. It can only move the cursor around and insert text in the current document. But when you have ideas for more functions, let me know and I see what I can do.
2009-05-29 13:38:58 UTC in Notepad++
-
Yes Dave, it *is* the FileSwitcher plugin that causes the problem.
I noticed the problem at the office. Here at home it worked just fine. After putting only FileSwitcher.dll in the plugin directory, the problem was there. After removing the dll everything worked as expected again.
2009-05-26 20:07:07 UTC in Notepad++
-
I'm experiencing a problem. Don't know if it is a bug or by design. I can't remember that I have seen this in 5.3.1
When I collapse a block of code (with Alt+2), I click on the tab to go to my second document and after that click on the tab of the original document then the code is no longer collapsed.
2009-05-26 14:30:14 UTC in Notepad++