Skip to content

Provide actual name ranges for FSharpSymbolUse #3920

@auduchinok

Description

@auduchinok

Consider a use of FromString below:

let lexbuf = Lexing.LexBuffer<_>.FromString(str)
//           |----------------------------|
// current range is bigger than actual name usage

We could keep start pos of symbol use as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions