Skip to content

Commit 97e314c

Browse files
committed
Convert fluent errors into annotated source code
This uses the wonderful `miette` crate for annotating the `.flt` file source code.
1 parent 2634c56 commit 97e314c

File tree

5 files changed

+342
-15
lines changed

5 files changed

+342
-15
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
- Annotate `ftl` file source code when reporting parse errors to allow ergonomic debugging.
11+
1012
## [0.1.0a7] - 2025-01-29
1113

1214
- Correct stringified name of ParserError exception.

0 commit comments

Comments
 (0)