History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-26399
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

DTD: code completion suggests nothing if typing is started and several variants match it

Created: 04 May 08 21:21   Updated: 04 May 08 21:21
Component/s: XML editing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,344


 Description  « Hide
Type in DTD:
<! Ctrl+Space here
Get the list of valid suggestions: !ATTRIBUTE, !ELEMENT, !ENTITY, etc.
Escape completion. Type:
<!E Ctrl+Space here
Get the empty list. It should suggest 2 choices: element and entity. Type:
<!EL Ctrl+Space here
Now the text is expanded correctly.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.