An animated, interactive guide to multi-cursor editing in VS Code using Command+D. Covers text navigation shortcuts (Option/Control for word jumping, Command for line boundaries), finding patterns in non-uniform code structures, selecting all matches with Shift+Command+L, skipping specific instances with Command+K+D, matching

7m read timeFrom alexharri.com
Post cover image
Table of contents
Navigating textFinding the patternMatching every instanceSkipping an instanceMatching line breaksCase transformationsThat’s a wrap!

Sort: