0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

VSCode練習

Last updated at Posted at 2022-04-23

基本操作

VSCodeのマルチカーソル練習帳

さらなる高みへ

ケースの変換

CTRL + SHIFT + p (Mac: CMD + SHIFT + p)
-> transform と入力
-> uppercase, lowercase, snake case, TitleCaseを選択
How to switch text case in visual studio code - StackOverFlow

数字操作

Inori/vscode-InsertNumbers - GitHub

複数行について、一気に文字列の連結をしたい。

VSCodeではうまくできないのでSpreadSheet, Excelの文字列連結を利用すると早い。

0
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?