Skip to content

vscode-sts: an edge case of workspace symbol for @PutMapping #781

@Eskibear

Description

@Eskibear

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

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions