Page 1 of 1

[Features Req] Like NP++

Posted: Sat Apr 10, 2010 10:33 am
by Phantomas
Hello, I offer two possibilities, like Notepad++ text editor (Windows)...
  1. If I select word then editor select all such words:
    Image
  2. Update: if I click — on this line create "Marker", it more simply than CTRL+F2 (F2):
    Image
  3. And (not from NP++):
    Concentration, effect of shadow all code lines except my "work" lines:
    Image
Thanks...

Re: [Features Req] Like NP++

Posted: Fri Apr 23, 2010 11:53 am
by NicTheQuick
Phantomas wrote:Hello, I offer two possibilities, like Notepad++ text editor (Windows)...
  1. If I select word then editor select all such words:
    Image
+1

I use this feature in eclipse for programming Java, C(++), Python, PHP. It's very useful. It marks all these lines next to the scrollbar too, so you can see without scrolling where the selected word occurres within the sourcecode.

Re: [Features Req] Like NP++

Posted: Fri Apr 23, 2010 12:02 pm
by Kaeru Gaman
Phantomas wrote:Concentration, effect of shadow all code lines except my "work" lines
not about a folding block, but about Procedures:
you can change the Background Color for Procedures.
(and for current line as you see)

Image

I know that is not the same, but maybe it's a feature that helps you.