Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Incorrect highlighting of multiline import statements #460

Open
@bgriffith

Description

@bgriffith

Currently multi-line import statements aren't highlighted correctly;

import foo from 'bar';

import foo
from 'bar'

import foo
  from 'bar'

screen shot 2016-11-14 at 17 11 50

This is on the master branch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions