Klafyvel / nvim-smuggler

Send code to your Julia REPL, get diagnostics in return.
MIT License
21 stars 2 forks source link

feat(quickfix): Display all stacktraces in the quickfix. #50

Closed Klafyvel closed 1 month ago

Klafyvel commented 1 month ago

Fix #12 and #27.

BREAKING CHANGE: New protocol version is used. BREAKING CHANGE: Using the quickfix list instead of the loclist. Commands were renamed.

With new configuration options enabled, the quickfix window can now look like this: image