Skip to content
New issue

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

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

Already on GitHub? # to your account

Mismatched quotes in truncated template blurbs causes highlighting issues #65

Open
awrichar opened this issue Apr 25, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@awrichar
Copy link
Contributor

Some long JSON items (such as contract schemas) are truncated in the template display for readability, like the following:

const ffi = {"name":"m ... event1"}]};

If this truncation results in a mismatched number of quotation marks, the syntax highlighting is wrong (as it colors the rest of the snippet as a string constant).

@nguyer nguyer added good first issue Good for newcomers bug Something isn't working labels Sep 14, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants