| Summary: | Text Block causes content assist to fail | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Robert Rioja <miapuffia> | ||||
| Component: | UI | Assignee: | 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: |
|
||||||
Can you please provide a code snippet that can be used to reproduce the issue? 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. This works now in 4.22. Content assist works before and after the block. |
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.