sequitur / ink-vscode

Ink support in Visual Studio Code
MIT License
26 stars 10 forks source link

Tags are not highlighted in "Choice" lines #7

Closed bakioztepe closed 4 years ago

bakioztepe commented 4 years ago

Title is self explanatory. In a choice line, i.e. a line that starts with at least one * (asterisk) if there is a tag, it's not highlighted.

*It’s ok, take your time. #actor:Player
Thanks.#actor:Dylan

The tag of the first line will not be highlighted (there is no problem with the second one. )

bakioztepe commented 4 years ago

Issue related to .tmLanguage file...