Skip to content

Colorize multi-line strings in toml#19284

Merged
sergiou87 merged 2 commits intodevelopmentfrom
fix-toml-multi-string
Sep 27, 2024
Merged

Colorize multi-line strings in toml#19284
sergiou87 merged 2 commits intodevelopmentfrom
fix-toml-multi-string

Conversation

@niik
Copy link
Member

@niik niik commented Sep 19, 2024

Closes #14333

Description

For some reason multi line strings get tagged as both a property and a string and for other modes we disable colouring for that combo. This adds a more specific rule specifically for the toml mode.

Screenshots

image

Release notes

Notes:

@sergiou87 sergiou87 merged commit ff0c8d1 into development Sep 27, 2024
@sergiou87 sergiou87 deleted the fix-toml-multi-string branch September 27, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No syntax highlighting for multi-line TOML strings

3 participants