- Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodestatus: in-progresstheme: spring index & symbolstype: bug
Milestone
Description
Originally reported from an interview. See microsoft/vscode-spring-boot-dashboard#180 (comment)
// a) @PutMapping("") / * a method definition */ // b) @PutMapping / * a method definition */
For style a, it works well. But for style b, corresponding workspace symbol doesn't indicate it's a "PUT".
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodestatus: in-progresstheme: spring index & symbolstype: bug