Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to customise ctrl-f key(How to customise ctrl-f key)
How to customise ctrl-f key [message #825291] Tue, 20 March 2012 13:34 Go to next message
Eclipse UserFriend
Hello All,

I have been working on enhancing a eclipse plugin.

I want to enhance ctrl-f functionality so that text search in file is limited to a portion of the file(so that user need not first select the target portion).

My plan is to provide a drop down on find/replace box which user uses to select the target portion(name of all portions is to be provided in drop down list).Then search is to be limited to the selected portion.

How can this be achieved?

Please provide help.

With regards
Manish
Re: How to customise ctrl-f key [message #869500 is a reply to message #825291] Thu, 03 May 2012 09:33 Go to previous message
Eclipse UserFriend
On 20.03.2012 18:34, manish chandra wrote:
> Hello All,
>
> I have been working on enhancing a eclipse plugin.
>
> I want to enhance ctrl-f functionality so that text search in file is
> limited to a portion of the file(so that user need not first select
> the target portion).
>
> My plan is to provide a drop down on find/replace box which user uses
> to select the target portion(name of all portions is to be provided in
> drop down list).Then search is to be limited to the selected portion.
>
> How can this be achieved?
There's no way to extend the Find/Replace dialog. You would have to
provide your own.

Dani
>
> Please provide help.
>
> With regards
> Manish
Previous Topic:Terminology Questions
Next Topic:Additing subtopic to popup menu
Goto Forum:
  


Current Time: Tue Jul 08 06:55:18 EDT 2025

Powered by FUDForum. Page generated in 0.08409 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top