Bug 391845 - Allow DisplayView to extend AbstractTextEditor or associate a Scrapbook with a debugged JVM
Summary: Allow DisplayView to extend AbstractTextEditor or associate a Scrapbook with ...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.2.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-12 19:46 EDT by brandon willard CLA
Modified: 2012-10-12 19:47 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brandon willard CLA 2012-10-12 19:46:33 EDT
I am a vim user who finds it somewhat frustrating to use the standard text editing controls and have found that the Vrapper plugin works very well for me.  However, the "Display" window functionality is also very useful, but Vrapper will not work work in editors that are not children of AbstractTextEditor.  Is it possible to change that?

Additionally, Vrapper works with scrapbook pages, but I was not able to get scrapbooks to use the debugged JVM.  If that's possible, then it might be better.