Highlights
- Pro
- 3 discussions answered
Pinned
1,164 contributions in the last year
Less
More
Activity overview
Contributed to
digitalworkersguild/banchan,
kdl-org/kdl,
NuGet/NuGet.Client
and 5 other
repositories
Contribution activity
August 2021
Created 125 commits in 3 repositories
Created 5 repositories
- zkat/thiserror Rust
- zkat/quick-xml Rust
- zkat/miette Rust
- zkat/ariadne Rust
- zkat/thisdiagnostic Rust
Opened 9 pull requests in 2 repositories
zkat/miette
1
open
3
merged
1
closed
zkat/ruget
1
open
3
merged
Reviewed 1 pull request in 1 repository
kdl-org/kdl
1 pull request
Created an issue in voltpkg/volt that received 3 comments
Want some help?
Hi! I'm the former lead dev for the official NPM CLI, the author of npx and the npm@5 release that got NPM matching Yarn speeds back in the day. Pr…
3
comments
Opened 22 other issues in 4 repositories
zkat/miette
11
open
7
closed
- Add acknowledgements section to README to be clear about all the stuff I copied
- Humanize panic handling?
- MietteReporter: Render a "bounding box" when the lines are way too long
-
Explore the use of
#[track_caller]to make it easier to generate spans from Rust code -
#[diagnostic(transparent)]for passthrough diagnostics - Prepare docs for 1.0
- Reporter: backtrace/tracing support?
- Easy function for installing a Reporter at the toplevel
-
Support converting things that are
From<SourceSpan>into spans we can use, at the reporter level - derive: snippet support
- Roadmap: 1.0.0
- [Epic]: Nicer reporter
-
#[document_codes]attribute macro -
full format capabilities for
help() - MietteReporter: fancy characters and colors!
- MietteReporter: handle wide characters?
- MietteReporter: Add multiline highlight support
- Set up CI
