Skip to content

Error getSyntactifClassifications #3607

Description

@DickvdBrink

I was testing the latest TypeScript in VS (644ea82) and I had some error popups when typing.
It only happened on invalid code (because I was typing) so I'm not sure if this really is an issue but see the attached image
tserror

Feel free to close if this is just expected because I'm running in DevMode.

edit oops, I forgot to add the code...

class foo {
    public bar() {
        this
    }
}

It happens when typing a . (dot) right after this but also when trying to type a comment there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions