Skip to content

ted v. 1.2 revision 2

Compare
Choose a tag to compare
@pommicket pommicket released this 30 Sep 23:35
· 522 commits to trunk since this release

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