Skip to content

Proper colouring of closing script tag when there is no semicolumn #37

Description

@adicco

Hello,

This is a minor detail, but I noticed that when not adding a semicolon after the last line in the script section of a vue file, the closing </script> tag does not get properly coloured:

image

It looks fine with a ;` but many ESLint configurations, such as Nuxt's, suggest not adding extra semicolon at the end of JS/TS statements.

image

Many thanks for your very nice extension!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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