question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

dot to repeat gets confused if selection is from bottom up

See original GitHub issue

What did you do?

open any file with say 10 lines in it. GV3j> This indents the correct three lines and leaving the cursor at line 7, now pressing . to repeat the indentation indents lines

quick demo here, each indent after the first one is just me pressing . to repeat the action p7nkeopuih

What did you expect to happen?

The action should repeat over the same lines

What happened instead?

Technical details:

The command indents the correct number of lines but but remembers the “direction” of the selection so it indents the lines above the cursor

  • VSCode Version: 1.3.1
  • VsCodeVim Version: 0.1.4
  • OS: Windows 10 x64 latest updates

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:14
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
xconvergecommented, Jul 6, 2018

fixed in #2790

0reactions
markvinczecommented, May 4, 2018

@Armour not from my side, I spent some time getting familiar with the code, but it was too involved and I didn’t have more time to spend on it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

24 Excel Tricks You Wish You Knew Yesterday
Excel Trick #1 – Copy-Paste Formulas without Changing References · Select the cells that you want to copy. · Go to Home –>...
Read more >
Flow: How To Use "Loop" Element - Salesforce Flowsome!
First you need to have a collection variable. The most common way is by using Get Records with multiple records return. For example,...
Read more >
Circuit terminology (article) | Khan Academy
Glossary of terms we need to talk about circuits and schematics. Nodes, branches, loops and meshes, reference node and ground, and schematic "equivalence....
Read more >
How to work with Arrays and Structs in Google BigQuery
If you ever see a data type with “REPEATED” mode in the schema, then it is an Array. A Struct, on the other...
Read more >
Matrix Table Question - Qualtrics
Repeat headers are helpful for respondents when matrix tables are longer. The header row is repeated periodically throughout the question. Repeat scale points ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found