Skip to content

regression: all import statements are highlighted with red. #204

@aslushnikov

Description

@aslushnikov

I bisected this down to this commit: 169f678

Repro:

  • install tip-of-tree typescript-vim
  • open a simple typescript file:
import fs from 'fs';
import path from 'path';

This is what it looks like on master:

image

This is what it looks like with 31ede5a:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions