-
hi,
i noticed that hex search feature doesn't work.
version: 5.6.1
testcase:
search > find > find What: \xXX
Search Mode: Extended Search
it can find \x43 but it cannot find \xF6.
2009-12-09 07:55:54 UTC in Notepad++
-
No not exactly. Infact the situation is very simple.
i am wondering if this is a bug or not?
This is my test case:
I am writing some text for instance foo with 4 space prefix.
····foo
then press enter. Notepad++ inserts a tab instead of 4 space.
Auto expand feature should copy the previous line indentation.
But notepad++ does not.
For instance i have a python script...
2009-11-20 17:00:56 UTC in Notepad++
-
Hi,
with default values:
Tab Size: 4
Replace by space: passive
does not copy the previous line whitespace exactly.
for instance:
····foo (press enter)
--->foo (press enter)
---->foo
in my opinion. notepad++ should copy the previous line indentation.
2009-11-20 08:06:12 UTC in Notepad++