Releases: retorillo/istanbul.vim
Releases · retorillo/istanbul.vim
v1.3
- Support
nycoutput (coverage/coverage-final.json) and improve JSON search procedure.- Many thanks: Anders Thøgersen (@aklt)
- Add option to use location-list instead of quickfix
g:istanbul#store - Add
IstanbulToggle - Improve and specialize
IstanbulNextandIstanbulBackbehaviors - Add JSON cache to improve performance
- For Vim < 7.4.1304, to decode large JSON, use Python if possible, otherwise show progress bar. (Require
json-ponyfill.vim>= v1.1) - Improve error message format
- Fix miscellaneous bugs
v1.2
v1.1
v1.0
- Initial release to vim.org (http://www.vim.org/scripts/script.php?script_id=5513)