[Features Req] Like NP++

Working on new editor enhancements?
Phantomas
User
User
Posts: 96
Joined: Wed Jul 01, 2009 12:59 pm

[Features Req] Like NP++

Post 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...
User avatar
NicTheQuick
Addict
Addict
Posts: 1504
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: [Features Req] Like NP++

Post 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.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Re: [Features Req] Like NP++

Post 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.
oh... and have a nice day.
Post Reply