VSCodeVim/Vim

Extend the testing infrastructure to handle visual mode.

Open

#347 opened on Jun 23, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (12,664 stars) (1,271 forks)batch import
area/testshelp wantedkind/refactor

Description

We have this really great test infrastructure, but it can't test selections yet.

Adding that functionality (and bonus points for porting over the visual mode tests to the new testing infrastructure) would be a great help!

Contributor guide