Skip to content

Syntax highlighting for punctuations, null and undefined. #278

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

Closed
tinganho opened this issue Apr 20, 2015 · 1 comment
Closed

Syntax highlighting for punctuations, null and undefined. #278

tinganho opened this issue Apr 20, 2015 · 1 comment
Assignees

Comments

@tinganho
Copy link

There is currently no syntax high-lightning for the following punctuations:

!=
==
!==
===
!
?
:

and more... But the above are some of those I expect to have syntax high-lightning.

Also null and undefined are missing syntax high-lightning:

null 
undefined
@basarat basarat self-assigned this Apr 20, 2015
@basarat
Copy link
Member

basarat commented Apr 20, 2015

I made it high priority to double check. But after checking there is some syntax highlighting for these compare ts and js:

image

Marking this as a duplicate of #71 which is tracking advanced highlighting desires 🌹

@basarat basarat closed this as completed Apr 20, 2015
@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants