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

PyCharmのタブを爆速で片付けたいので、一括で閉じるだけのプラグイン「File Closer」を作ってみた

1
Last updated at Posted at 2026-03-04

はじめに

コード以外のファイルでIDEのタブがパンパンになって、編集したいファイルを見失うという悩みがありました。

そこでJetBrains向けに拡張子単位でファイルを一度にcloseできるプラグインを作りました

File Closer

使い方

IDEの Settings > Plugins から 「File Closer」 を検索してインストール

ゴミ箱ボタンを押すだけ

image.png

スッキリ

image.png

コントリビュートもお待ちしています

GitHub: maruryota/file_closer_plugin

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