- 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?
- 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
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?
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.
Other information
Add tags