Hacker News new | ask | show | jobs
by aidenn0 3744 days ago
> Error display: tmux, terminator or iTerm2 split planes

Split panes are a poor substitute for actual error display integration; highlighting the errors in the source-code viewer, combined with a cross-linked list of errors is far more useful.

1 comments

The linter-rust plugin for Atom provides this, as does the RustyCode plugin for VSCode.