Skip to content

No completion inside curly braces in f-strings #68

@tiktuk

Description

@tiktuk

Completion using the escape key does not work inside f-string placeholder. Example:

name = 'TextMate'
print(f'My name is {na}')

Here na is not completed to name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions