Bug 260209 - markup editor content assist should suggest anchor names
Summary: markup editor content assist should suggest anchor names
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.0.0   Edit
Assignee: David Green CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2009-01-07 01:21 EST by David Green CLA
Modified: 2011-01-06 10:01 EST (History)
0 users

See Also:


Attachments
mylyn/context/zip (50.17 KB, application/octet-stream)
2009-01-07 15:31 EST, David Green CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Green CLA 2009-01-07 01:21:32 EST
validation can easily find invalid internal document references, but content assist doesn't know about ids. content assist should be smart enough to help.
Comment 1 David Green CLA 2009-01-07 15:31:00 EST
implemented: content assist now suggests document-internal anchor names if the editing location is preceded with a '#' character
Comment 2 David Green CLA 2009-01-07 15:31:03 EST
Created attachment 121866 [details]
mylyn/context/zip