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

Bug 552132

Summary: Text Block causes content assist to fail
Product: [Eclipse Project] JDT Reporter: Robert Rioja <miapuffia>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jjohnstn, noopur_gupta
Version: 4.13   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard: stalebug
Attachments:
Description Flags
Content assist shown working before the text block but not after none

Description Robert Rioja CLA 2019-10-15 21:34:44 EDT
Created attachment 280269 [details]
Content assist shown working before the text block but not after

Using JDK 13 preview, when I use a text block (""") in my code content assist no longer pops up at all after the text block. It works as intended before the text block, strangely. Here I use before and after to refer to location in the code file.
Comment 1 Noopur Gupta CLA 2019-10-16 04:02:47 EDT
Can you please provide a code snippet that can be used to reproduce the issue?
Comment 2 Eclipse Genie CLA 2021-10-06 10:14:41 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Jeff Johnston CLA 2021-10-06 11:09:11 EDT
This works now in 4.22.  Content assist works before and after the block.