|
a58ab986f1
|
feat: require metadata on all commands
|
2024-09-17 23:00:54 +02:00 |
|
|
bdd16f43fb
|
feat: add support for command metadata
|
2024-09-17 23:00:48 +02:00 |
|
|
ed8a1276da
|
feat: suppress some unhelpful errors
|
2024-08-07 20:31:38 +02:00 |
|
|
032982c1e8
|
refactor: rework error handling to simplifiy command implementation and provide better back traces
|
2024-06-26 23:29:39 +02:00 |
|
|
25556336b9
|
feat: add initial simplistic command palette implementation
|
2024-06-14 21:48:28 +02:00 |
|
|
ef61903334
|
build: update to zig 0.12.0-dev.3659+1e5075f81
|
2024-04-16 23:22:13 +02:00 |
|
|
e2c565dfee
|
fix: crash on shutdown from dangling logger references
|
2024-04-01 22:02:08 +02:00 |
|
|
d00e76f3ab
|
build: update zig
|
2024-04-01 13:45:49 +02:00 |
|
|
3d5119c335
|
fix: stop leaking command IDs
Command IDs are supposed to be unique for each command name and we should
not generate new IDs each time an editor is loaded.
|
2024-03-31 21:01:31 +02:00 |
|
|
4b86579745
|
refactor: replace unsafe unreachable usage with @panic
|
2024-03-24 20:12:59 +01:00 |
|
|
314b8d4909
|
build: update zig
|
2024-03-22 11:10:09 +01:00 |
|
|
4ece4babad
|
Initial public release
|
2024-02-29 00:00:15 +01:00 |
|