Skip to content

VS Code. False errors for HTML tags such as </i> or </b> #132

@Operoptima

Description

@Operoptima
  1. In latest VS Code version (3.2.113), lines such as...

Hello.

meant to print italics, give the following "yellow" error message: Line Hello. has single '<' and '>' wrapping it. Did you mean to make this a command?

  1. When the tag is in the middle of a phrase, such as in...

Hello world.

I get the "yellow" message: Stray '>>' without matching '<<'. Did you forget to open the command?

Errors of the 2nd type are eliminated (viewed as correct) when I open the fine in VS code, but when I close the file, they come back.

I believe just typing Hello. or Hello world. will reproduce the error.

In Try Yarn Spinner this is not detected as error

I work on Win 11 PC.

  • Operating System:
  • Yarn Spinner Version:
  • Extension Version:
  • Unity Version:

Other information

Add tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions