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?

VSCodeで一時的に折り返して表示する方法

0
Posted at

はじめに

VSCodeで、一時的に折り返し表示(ワードラップ)を有効にする方法を紹介します(自分がよく忘れるので…)

1. ショートカット

以下のショートカットキーで、折り返し表示をON/OFFできます。

Alt + Z

この操作はトグル形式になっており、押すたびに切り替わります。

2. メニューから切り替える

メニューからも同様の操作が可能です。

View → Word Wrap

image.png

ショートカットを忘れた場合でも、ここから切り替えられます。

環境

Version: 1.108.2 (user setup)
Commit: c9d77990917f3102ada88be140d28b038d1dd7c7
Date: 2026-01-21T13:52:09.270Z
Electron: 39.2.7
ElectronBuildId: 12953945
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
0
0
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
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?