Skip to content

Commit efddfe3

Browse files
committed
Mention ST version requirement for JSON highlighting
1 parent d8cf2ae commit efddfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ to bring the syntax definition up to current standards.
1919
- Highlighting for `ephemeral` blocks. (@TerminalFi, #70)
2020
- A separate syntax definition for `terraform plan` output (@michaelblyons, #51, #68)
2121
- Special highlighting for AWS ACL resource references in strings. (@michaelblyons, @deathaxe, #69, #76)
22-
- Support JSON-style objects. (@michaelblyons, #54, #71)
22+
- Support JSON-style objects (requires ST 4180). (@michaelblyons, #54, #71)
2323
- Scope-based folding rules. (@deathaxe, #81)
2424
- Consistent indentation rules. (@deathaxe, #82)
2525
- Highlight unclosed strings and stray closing brackets as illegal. (@FichteFoll, #91)

0 commit comments

Comments
 (0)