try http://www.cerberus-design.de/nppcrypt/xptest.zip CChris
Your best bet, if you don't get the notification, is to check whether the window...
Contact Don Ho, the project manager , at (spam protected) donho hat free doubt fr...
As explained in the post about "NpWiki++ temporarily unavailable", the whole Hosted...
I just tested under N++ v6.6.6. If the Custom backup directory is not in use, and...
As planned, Sourceforge decomissioned all its Hosted Apps today. This has made IdeaTorrent...
Sorry for the late reply, but this file you posted is just not a text file. Specially...
Works for me... What is your OS version? Is there a doLocalConf.xml file along notepad++.exe?...
Save all willl doo it. CChris
If I remember properly, an application in user mode cannot send any message to an...
This should be in the same folder as BuildBoost.bat . Are you sure no error was output...
Isn' the Funciton List panel the right thing to use? It offers highlighting, navigation...
About scrolling: the result of scrolling is to change what lines are visible. Justt...
Perhaps indeed you need some firm background on the Windows API. Also, did you try...
Since we do not quite know what blocked your progress, answering is a bit difficult....
Can you attach zipped version of the garbled "ANSI" file? I cannot download it as...
First of all, please ename your "plugins" folder to let's say "lugins" and try again....
I think posting my report and your picture on the Scintilla mailing list should be...
The file you posted a picture from is encoded in DOS Cyrillic CP866, but you are...
I have the same behaviour on my workplace machine, but not at gome. This can be traced,...
Ok, I was able to trace the problem down. This is a bug in the TCL lexer that is...
Currently there is none, but there are workarounds: There are various dialogless...
Posting onto the Deutsch forum https://sourceforge.net/p/notepad-plus/discussion/731535/...
If you highlight after searching, the display is all right, as the highlighting uses...
The list of localisation files is hardcoded ino Notepad++. To switch from a variant...
Sco,tolla consides everything above 0x80 as a word character by default. Perhaps...
Could you attach the possibly shortened file for us to examine it? CChris
Did you disable the doc swicher from Settings -> Preferences -> MISC? If this doesn't...
Do you really need the installer? If you can install by extracting from an archive,...
There are specific progams to turn plain text to HTML, and they'll do it evebn faster...
The tyling is done in the lexer indeed. The Styler Configurator in N++ is only a...
First of all, did you check whether renaming your "plugins" folder to somehing (dzy...
Non, parce que le colorateur pour XML est intégré à N++ dans la dll de Scintilla...
Apparemment c'est un bug. Peux-tu ouvrir un ticket de bug sur l'interface de SF?...
Sur le forum anglais tu trouveras aussi une réponse de moi pour le faire avec une...
Ton traitement de texte ne serait-il pas en moe retour automatique à la ligne? Quel...
Pourrais-tu poster tes suggestions sur le forum Plugin Development? Contacter directement...
En fait c'est boirmal. HTML est fourni comme langage prédéfini par Scintilla, et...
No existen tales opciones. Puedes votar para http://sourceforge.net/apps/ideatorrent/notepad-plus/ideatorrent/idea/493/,...
I have made all these adjustments, with one exception. Since Loreia2 is working hard...
Current version is 6.6.2. If problem persists in a new install of this, try again...
How large are the edited files? Are any of them on network drives or similar slow...
Please post a feature request ticket for this: there is nothing optional in the display...
Do other setting changes get forgotten thais way? The bug is called "security" in...
I'm being told that the video is not available. Can you post an actual file with...
You have to type something so that N++ understands you are at the end of a function...
The .model versions are factpry defaults used when loading the current configuration...
Basically, the feature requests are an open box from which Don or other developers...
The margin should automatically enlarge when you reach kines with a high number....
Just select the header for the file you don't care about ahd hit Delete. I haven't...
The workaround uses a macro: 1/ Assign a hotkey to the SCI_SWAPMAINANCHORANDCARET...
This message is misleading. It only tells you that the dlll of your plugin could...
As you may know, UniversalIndentGUI has moved to being an autonomous application...
Even better - from a few requests on IdeaTorrent - would be a configurable pattern...
What is the language this file is highlighted with? Does the ENDIF not starting a...
You need to write echo $(SYS.%PATH%) CChris
You need to write echo $(SYS.%PATH%) CChris
You need to open a feature request ticket for this. CChris
I'll be way for one month. This implies that various tasks that I normally do on...
Theonly thing that I can tell for sure is that I added the comment as I updated the...
Are you sure you have the proper permissions to save the file, which entails writing...
The following is a little hacky, but works: 1/ If the SCI_SWAPMAINANCHORCARET isn't...
Use Ctrl-Tab. This key is not configurable. If this doesn't work, go to Settings...
For starters, you can all upvote http://sourceforge.net/apps/ideatorrent/notepad-plus/ideatorrent/idea/148/....
There is a NppAStyle plugin which should come close. Otherwise, you may want to try...
You need to use Win32 API, unless C# provides helpers:: Get the handle of the plugin...
Did you consider https://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Development...
Make sure that: - the dll of your plugin in in a subfolder called plugins of the...
Two plugins can help: TextFX and Notepad# . Note that the former simply includes...
I asssume you ruled out any plugin interference already. Does the choice of an icon...
I jyst tried that with the exact same configuration as you. No hanging at all, everything...
I do not know of any successor to Hex Editor. What I know is that someone wanted...
The only thing N++ can do is starting a program with arguments. So, if you can call...
What is the encoding shown on the status bar? My guess is that your files are encoded...
I just copied this text in your post and pasted it to N++: no spurious blank spaces....
One workaround could be to use Ctrl-Alt-(Shift)-Enter to create an unindented line,...
That depends on the size of the project :) Did you look at a few plugins the code...
Anout PM font: please use https://sourceforge.net/p/notepad-plus/discussion/482781/...
Can you share the offending file? Most likely it is binary, and N++ won't be at its...
Just one question: do you need the notification about change in document, or not?...
You can post a request on https://sourceforge.net/p/notepad-plus/discussion/482781/...
I once had a mildly similar problem - right clicking on a file in Explorer was fine,...
I haven't touched a thing, never sw that "awaits moderation" thing, an all the duplicates...
Did you consider https://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Development_Quick_Start_Guide...
I think only a plugin can do this. The plugin would define a new protocol (like http://)...
For yhe latter point, use the Add Attachments" button. Adding several files is a...
Terminology did change, and this is why I asked. I can confirm that "Block uncomment"...
Provide the full path of the included file, or append it to your %PATH% CChris
This is almost certainly a plugin config issue. 1/ Try renaming he plugins folder...
I can think of three plugins which may have brought this command to you: HTML Tag,...
I remember having similar issues long ago on specially long searches. Closing and...
Nope, as the Scintilla author appears to think there is no reason to disable it....
From your post it looks like you'd need a config.xml per project, and it can't be...
Indeed - it may have been the case in a istant past, but isn't nowadays. ill fi the...
Huh? Which version of N++ do yo use? I just tried it, and there is a # sign in front...
I assume you reload from dosk, or after an external change? The obvious way would...
Post it both as a feature request andd on the Plugin Development forum. CChris
The SQL plugin assumes a CSV file where the first row is made of the column names....
The ListView control is pretty complex, and getting a thorough overview of it is...
Using the SQL plugin, it's easy: 1/add a comma at each end of line 2/ add a dummy...