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

Cursorでワークスペースが無限読み込みになる問題の解決方法

2
Posted at

症状

  • ファイル一覧は表示されるのに、開いていたファイルは永遠に読み込み中
  • Gitと連携済だが、「ソース管理プロバイダーが登録されていません」と表示される
  • 拡張機能などの読み込みが終わらない
  • CMD + SHIFT + Pなどの操作はできる状態

image.png

環境

  • macOS: Tahoe 26.3.1
  • Cursor: 3.1.15

原因

不明。macOS Tahoe 26?とCursorの組み合わせで発生しやすいようで、Cursor公式フォーラムにも同様の報告が多数ある。

やったこと(因果関係は不明)

正直どちらが効いたのかわからないが、以下を試したところ最終的に解決した。

  1. macOS を 26.4.1 にアップデート
  2. 開いているファイルをすべて閉じる
  3. コマンドパレット(Cmd + Shift + P)から Developer: Reload Window を実行

image.png

image.png

image.png

まとめ

OSのアップデート前に試さなかったので原因が不明瞭だが、同じ症状で困っている場合はまず開いているファイルをすべて閉じてから Developer: Reload Window を試してみてください。それでもダメならmacOSを最新バージョンにアップデートしてみると良いかもしれません。

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