vscode-hacker-typer | live coding presentations impressing your friends
kandi X-RAY | vscode-hacker-typer Summary
kandi X-RAY | vscode-hacker-typer Summary
Hacker Typer allows you to record yourself programming, and to replay the same keystrokes by wildly mashing any key. Supports typing, editing, selections (including multicursor) and autocompletions. Basically, it looks like you have programming superpowers. See it live in action: Writing Code Like a Real Hacker - Reactivate X, London. ️ Download the extension from Visual Studio Code Marketplace. "This is Unix, I know this! Asdfkdhsur dueuekdnfh sueekgkvins dicodksbry" — @mwarger.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vscode-hacker-typer
vscode-hacker-typer Key Features
vscode-hacker-typer Examples and Code Snippets
Community Discussions
Trending Discussions on vscode-hacker-typer
QUESTION
I want to add multiple cursors at the start of the line in VSCode, just like I can do at the end of the line with Ctrl + Shift + L
or Shift + Alt + I
.
I can't find a way to move all multiple cursors at the start of the line either with Ctrl + Home
as the contents are different on each line.
Here are the contents -
...ANSWER
Answered 2019-Jul-12 at 04:36I found the answer here. Copy pasting the linked answer below.
On Windows:
Select the lines.
Alt-Shift-I (will add multiple cursors)
Shift-Home (will go at the beginning of each line and be selected)
On Mac :
Select the lines.
alt-shift-I (will add multiple cursors)
cmd-shift-← (will go at the beginning of each line and be selected)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vscode-hacker-typer
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page