Skip to content

Releases: Quramy/tsuquyomi

Release v0.4.3

19 Jun 14:54
Compare
Choose a tag to compare
  • Add g:tsuquyomi_disable_quickfix option (#25).
  • Fix some errors.

Release v0.4.2

04 May 15:59
Compare
Choose a tag to compare
  • Add g:tsuquyomi_definition_split variable (#11).
  • Improve :TsuquyomiDefinition and :TsuquyomiGoBack commands (#14).

Release v0.4.1

16 Apr 22:02
Compare
Choose a tag to compare

Fix TsuquyomiGeterr(#9).

Release v0.4.0

16 Apr 12:58
Compare
Choose a tag to compare

Add the following features:

  • Display method signature help when completeopt+=preview (#6).
  • Completion works quickly when completeopt-=menu.

And I rewrite test codes using vesting to run tests in TravisCI (#8).

Release v0.3.1

11 Apr 07:06
Compare
Choose a tag to compare
  • Add Japanese documents.
  • Add :TsuquyomiReloadProject for updating tsconfig.json(#2).

Release v0.3.0

06 Apr 13:02
Compare
Choose a tag to compare

Add the following features:

  • #3 Outline feature for unite-outline users(:Unite outline)
  • #4 Add "go back" Ex command(:TsuquyomiGoBack, mapping to <C-t>)

Release v0.2.2

04 Apr 16:05
Compare
Choose a tag to compare

Update docs with release of TypeScript 1.5.0-alpha.

Release v0.2.1

02 Apr 16:18
Compare
Choose a tag to compare

Fix some bugs:

  • Add to check the option bexpr for non gvim.