Skip to content

Async functions in documentSymbols and completion #2113

Open
@superbobry

Description

@superbobry

textDocument/semanticTokens has an async modifier which can be used to distinguish def f(): ... from async def f(): .... How hard would it be to support async functions in textDocument/documentSymbols and textDocument/completion as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    info-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions