Closed eerohele closed 2 years ago
Tutkain probably shouldn't touch Throwables by default, but it might be interesting to make it possible to install your own exception formatter.
On second thought, you can already do something like this:
{ "keys": ["ctrl+c", "ctrl++"], "command": "tutkain_evaluate", "args": {"code": "(my.exception/formatter *e)"} },
Tutkain probably shouldn't touch Throwables by default, but it might be interesting to make it possible to install your own exception formatter.