Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with HTML syntax highlighter #111394

Closed
vismodo opened this issue Nov 27, 2020 · 3 comments
Closed

Problem with HTML syntax highlighter #111394

vismodo opened this issue Nov 27, 2020 · 3 comments
Assignees
Labels
grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream

Comments

@vismodo
Copy link

vismodo commented Nov 27, 2020

Issue Type: Bug

Create a new HTML file in Visual Studio Code and type this:

<input type="button" onclick="window.location.href='https://vismaya.us/"

You will notice that the = inside the onclick parameter is not the same colour as the rest of the parameter. Also, the : after https is red in color.

VS Code version: Code 1.51.1 (e5a624b, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.19041

@ashtongao
Copy link

image

@vismodo
Copy link
Author

vismodo commented Nov 28, 2020

image

The same happens even with the correct syntax. The https is in a different color too. Only that the = inside the onclick parameter is white in color.

@alexr00
Copy link
Member

alexr00 commented Dec 7, 2020

@alexr00 alexr00 added grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream labels Dec 7, 2020
@alexr00 alexr00 closed this as completed Dec 7, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

4 participants