Bug 80164 - [navigation] Support selection expansion when errors are present in buffer
Summary: [navigation] Support selection expansion when errors are present in buffer
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 14:53 EST by Chas Emerick CLA
Modified: 2004-12-06 09:05 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chas Emerick CLA 2004-12-03 14:53:07 EST
As a general enhancement suggestion/request, it would be ideal if the selection
expansion functionality was resilient in the presence of errors in a java
buffer.  As it stands now, invoking one of the selection expansion commands when
errors are present fails silently (and is still enabled in the menus even though
it is nonfunctional in such a context).

This is doubly bad for me personally, just because I've always had selection
expansion bound to meta-<CR>; ergo, when I try to expand the selection when
errors are present I end up pushing in a carriage return.