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

Fix highlighting of JSON null #7

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Fix highlighting of JSON null #7

merged 1 commit into from
Nov 2, 2021

Conversation

Alhadis
Copy link
Contributor

@Alhadis Alhadis commented Nov 2, 2021

Description

This PR fixes the highlighting of null values in JSON files, which are currently highlighted as illegal/unexpected syntax:

Before

Figure 1: Before

After

Figure 2: After

@Nixinova Nixinova added the fix This fixes an issue label Nov 2, 2021
@Nixinova
Copy link
Owner

Nixinova commented Nov 2, 2021

Yaml is very fun isn't it...

@Nixinova Nixinova merged commit 0616c34 into Nixinova:main Nov 2, 2021
@Alhadis
Copy link
Contributor Author

Alhadis commented Nov 2, 2021

Yaml is very fun isn't it...

It's my least favourite programming† language.

† referring to the language's absurd complexity

@Alhadis Alhadis deleted the fix-json-null branch November 2, 2021 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants