0
1

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 5 years have passed since last update.

エディタの使用に関する小ネタ

Posted at

今回は、テキストエディタ(Windows 標準の notepad は除く)や Visual Studio Code 等、エディタの使用に関する小ネタです。

2 つご紹介します。
マウスを使うのが何となく面倒な時に便利です。

カーソルを動かさずにページを上下させる

Ctrl + ↑、Ctrl + ↓ で、カーソルの位置はそのままに、ページを上下させることができます。

行中で単語単位でカーソルを移動させる

Ctrl + →、Ctrl + ← で、行中で単語単位でカーソルを移動させることができます。

マウスを使えば不要な知識ですが、有用な時があるかもしれないと思い、投稿した次第です。

短いですが、以上です!

0
1
0

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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?