Bug 478246 - [content assist] Completion deletes the ellipsis from parameter
Summary: [content assist] Completion deletes the ellipsis from parameter
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.6   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 21:14 EDT by Pascal Rapicault CLA
Modified: 2016-02-05 03:34 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2015-09-23 21:14:04 EDT
I have the following method declaration
	public void typeKeystroke(Keystrokes|... strokes) {
        }
When I hit completion at the |, then the ellipsis is removed.
The same happen if I hit completion one character before to bring up the type picker.

FYI, this problem does not happen if I instead of the ellipsis I had a []
Comment 1 Dani Megert CLA 2016-02-05 03:34:01 EST
I cannot reproduce this using plain Eclipse SDK 4.6 M5:
http://download.eclipse.org/eclipse/downloads/drops4/S-4.6M5-201601282000/