You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also seeing buggy highlighting with multi-line string blocks: any quoted strings in the block are highlighted instead of all the text in the block. It manifests when the file is first loaded. As soon as I change the trigger symbol (simply deleting and re-typing it), the problem in the block goes away. Emacs 25.1 and 27.1, YM v0.15.
properties:
multiLiner:
type: boolean
description: |
A normal sentence.
A sentence with a "quoted" word.
A sentence with 'single quotes' in it.
Ending without any quotes.
example: "true"
I'm also seeing buggy highlighting with multi-line string blocks: any quoted strings in the block are highlighted instead of all the text in the block. It manifests when the file is first loaded. As soon as I change the trigger symbol (simply deleting and re-typing it), the problem in the block goes away. Emacs 25.1 and 27.1, YM v0.15.
properties:
multiLiner:
type: boolean
description: |
A normal sentence.
A sentence with a "quoted" word.
A sentence with 'single quotes' in it.
Ending without any quotes.
example: "true"
Same experience - thanks for the tip about retyping.
Issue
As you can see, highlighting stops working right after the block.
Am I the only one seeing this ?
Environment
The text was updated successfully, but these errors were encountered: