Dev Log
meYannick Gladow
Home
About
Tags
LinkedIn
GitHub
RSS

Dev Log

me
Yannick Gladow

Home

About

Tags

LinkedIn

GitHub

RSS

All tags

Posts tagged #typescript

[20 September, 2019]
vimtypescript

Running tests with vim-test

Having the test results in-line in the quickfix list (:h quickfix) can be really helpful, as it allows fast test feedback and easy…

[19 September, 2019]
vimtypescript

Jump between test files and implementation in Vim

One thing I was still missing a little bit after switching from IntelliJ to Vim was being able to quickly switch between the file I am…