Bug 579127 - [18] [javadoc] @start region for inline syntax is not recognised
Summary: [18] [javadoc] @start region for inline syntax is not recognised
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.23   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-07 05:57 EST by Vikas Chandra CLA
Modified: 2024-02-29 15:15 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vikas Chandra CLA 2022-03-07 05:57:02 EST
This is a valid syntax but it is not recognised properly by JDT

/**
 * {@snippet :
 *     //Starting Code //  @start region="abc" 

 *      System.out.println; // @highlight  substring = "out"

 *     // @end 
 * }
 */

public class c2 {
	

}
Comment 1 Eclipse Genie CLA 2024-02-29 15:15:29 EST
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.