Ekopalypse

Results 157 comments of Ekopalypse
trafficstars

For my tests: When a new blank document is opened, then the target is set to (0,0). If an existing document is opened or moved to another document with text,...

> "_**The current searchFlags are used so the application may choose case sensitivity and word search options**_." Actually, I have tested this and cannot confirm that it has any influence....

@bitagoras > What seems not being supported by Scintilla is the choice between whole-word or partial-word seach Not directly, yes, but using the calls together with the search flag "none"...

@bitagoras I guess you can do this in Npp too by using a global variable which indicates whether whole_word_mode is active or not and maybe resetting it when a char...

@bitagoras - as a keyboard focused user I constantly forget about the mouse >in my opinion such modern feature as multi editing should be a basic functionality of any editor....

@yarzaryeni - You can install ExtSettings or one of the scripting plugins and change the line spacing according to your needs. ![image](https://user-images.githubusercontent.com/47723516/201042681-e040727c-4514-4529-bbd0-df0e4960d9e9.png)

The reason you can't add your own group of words to the lua lexer is that npp [restricts the number of possible groups to be four](https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/ScitillaComponent/ScintillaEditView.h#L709) and those are already...

In theory, yes and there was already some similar discussion [here](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5937), but there was no outcome, so I assume this kind of feature request is not that attractive. :-(

>It can't really do this, as a selection is created for the word used for the autopop, and the caret has to be at one end of the selection or...

another incident, was reported here https://community.notepad-plus-plus.org/topic/21128/disintegrated-ui