1
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?

【VS Code】「MPE: プレビューを横に開く」が右クリックメニューから消えていたので復活させる

1
Posted at

何があったのか

VS CodeでMDファイルを表示していたら、
右クリックのメニューから「MPE: プレビューを横に開く」が消えていた。(どのタイミングかは不明)
コマンドパレットからも呼び出せなくなっていた。
『Markdown Preview Enhanced』が無効になっているわけではなかった。

スクリーンショット 2026-09-02 091159.png

復活手順

  1. VS Codeの右下にある⚙から「設定」を開く
  2. 設定画面の検索バーに「workspace」を入力する
  3. ↓画像の項目の✔を外す
    スクリーンショット 2026-09-02 091632.png
  4. VS Codeを再起動する
  5. 右クリックメニューを表示させると「MPE: プレビューを横に開く」が復活しているのを確認できる
    スクリーンショット 2026-09-02 091751.png

環境

  • Windows 11
  • VS Code 情報 ↓
バージョン: 1.135.0 (user setup)
コミット: 08d4889f9ec4a1685d257b9b95de036c8e1ce1e5
日付: 2026-08-25T14:26:52Z
Electron: 42.8.1
ElectronBuildId: 14906494
Chromium: 148.0.7778.280
Node.js: 24.18.1
V8: 14.8.178.38-electron.0
OS: 1.0.81-0
1
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
1
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?