Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 422171

Summary: Vi Keybindings - Text range operations
Product: [ECD] Orion Reporter: Stephen Jahns <s.t.jahns>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker
Version: 4.0Flags: s.t.jahns: review? (ken_walker)
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Stephen Jahns CLA 2013-11-20 12:01:10 EST
In Vim, it's common to want to manipulate enclosed ranges, for example, 'di(' will delete everything in the currently enclosing parentheses, or 'yi[' will yank everything in the enclosing square brackets, or 'ciw' will delete the current word and enter insert mode.
Comment 1 Stephen Jahns CLA 2013-11-20 12:08:41 EST
I have an implementation here: https://github.com/stjahns/orion.client/commit/960d6617a555cfc814fad544aaf4977614b73657
Comment 2 John Arthorne CLA 2015-05-05 16:21:45 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html