ted v. 1.2 revision 2
new improvements and bugfixes:
- fixed go-to-error when running build command not in current directory
- shift+pageup/pagedown (
:select-page-up
,:select-page-down
) - .rs, .go files are now scanned for ctags
- rust raw identifiers (e.g.
r#if
) are now highlighted correctly - rust attributes (e.g.
#[repr(C)]
) are now highlighted