Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
JetBrains Plugins / IDEと香辛料
Search
ryosms
December 02, 2022
Technology
0
320
JetBrains Plugins / IDEと香辛料
2022年12月2日(金) サブスレッド忘年会@座スタジアム でのLT資料です
ryosms
December 02, 2022
Tweet
Share
More Decks by ryosms
See All by ryosms
VS CodeでもGitKraken
ryosms
0
1.5k
creating infra / 新サービスのインフラ作ってた話
ryosms
1
1k
量子コンピュータ完全に理解した / quantum computing perfect master
ryosms
1
290
Intro to Git GUI Client
ryosms
3
720
CloudGarageでJIRAを運用した感想
ryosms
1
750
再考 エンジニアの装備 〜武器編〜 / Weapon for Engineer
ryosms
2
190
AndroidをJUnit4でやる / Using JUnit4 with Android
ryosms
0
730
Other Decks in Technology
See All in Technology
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.3k
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
1.2k
スクラムガイドに載っていないスクラムのはじめかた - チームでスクラムをはじめるときに知っておきたい勘所を集めてみました! - / How to start Scrum that is not written in the Scrum Guide 2nd
takaking22
2
220
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
200
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
330
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
280
測りにくい成果を測る — BtoB SaaSにおける効果検証への挑戦 / Shirokane Kougyou vol 20
sansan_randd
1
110
AI時代を生き抜くエンジニアキャリアの築き方 (AI-Native 時代、エンジニアという道は 「最大の挑戦の場」となる) / Building an Engineering Career to Thrive in the Age of AI (In the AI-Native Era, the Path of Engineering Becomes the Ultimate Arena of Challenge)
jeongjaesoon
0
260
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
5
2.3k
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
460
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
280
【NoMapsTECH 2025】AI Edge Computing Workshop
akit37
0
230
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
The Invisible Side of Design
smashingmag
301
51k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.1k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
The Language of Interfaces
destraynor
161
25k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Context Engineering - Making Every Token Count
addyosmani
3
63
RailsConf 2023
tenderlove
30
1.2k
For a Future-Friendly Web
brad_frost
180
9.9k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Transcript
IDEと⾹⾟料 2022/12/03 サブ社忘年会 @座
Confidential https://twitter.com/Spicy_Wolf_Prj/status/1497119442752667648
IDEと⾹⾟料 2022/12/03 サブ社忘年会 @座
IDEと⾹⾟料 ▪ ソフトウェア開発を⽣業とするものは、プログラミングを早く・正確に・楽しく ⾏うことが重要 ▪ それを可能にするJetBrains製IDEの機能と、そのIDEにちょっとしたスパ イスを加えるプラグインを紹介します
Toolbox App
Toolbox App ▪ JetBrains製IDEのランチャー ▪ 契約しているサブスクリプションに 合わせてインストール可能なアプ リを管理できる ▪ Toolbox
Appでインストールす れば、IDEでのアクティベーション が不要 ▪ IDEだけでなくプロジェクトのラン チャー機能もある ▪ https://www.jetbrains.com/ja- jp/toolbox-app/
Editor Based Http Client
Editor Based Http Client ▪ テキストエディタで編集できるコー ド補完の効くcURLのようなもの ▪ 外部のJSONファイルを利⽤して 変数の埋め込みも可能
▪ APIの利⽤⽅法をgit管理できる ▪ レスポンスをファイルに保存したり、 後続処理を利⽤してあれこれし たりできる
Tasks
Tasks ▪ BTS等と連携してタスクを管理できる機能 ▪ IDE上からチケットを確認したり、ステータスを変更したり、gitのブランチに紐づ けたりできる ▪ チケット番号を⾃動的にコミットメッセージに挿⼊したりもできる ▪ Change
Listと組み合わせて使うと⼀気に便利になって優勝
.ignore
.ignore ▪ .gitignoreや.dockerignore、 その他ignoreファイルの作成をサ ポートしてくれるプラグイン ▪ gitignore.io をIDE上で動かせ るものと考えればOK ▪
https://plugins.jetbrains.com/plugi n/20485--ignore
AWS CloudFormation
AWS CloudFormation ▪ CFn使いには必須のプラグイン ▪ あのクッソややこしいCFnテンプ レートの各種プロパティを補完し てくれる ▪ 必須のプロパティがない場合はエ
ラー表⽰してくれる ▪ https://plugins.jetbrains.com/plugi n/7371-aws-cloudformation
Presentation Assistant
Presentation Assistant ▪ 本来はプレゼン等の時に、実⾏したキーボードショートカットの説明を画⾯下部 に表⽰するプラグイン ▪ メニュー操作を実⾏しても説明が出てくるので、ショートカットを覚えたい⼈にも 有⽤ ▪ https://plugins.jetbrains.com/plugin/7345-presentation-assistant
PlantUML Integration
PlantUML Integration ▪ PlantUMLの作成をサポートして くれるプラグイン ▪ リアルタイムプレビューを⾒ながら 書けるので楽 ▪ ファイル作成時に各種ダイアログ
のサンプルを⽣成してくれる ▪ 図のエクスポート機能もあるので コマンドを打つ必要がない ▪ https://plugins.jetbrains.com/plugi n/7017-plantuml-integration
Nyan Progress Bar
Nyan Progress Bar ▪ プログレスバーで猫を飼うプラグイン ▪ IDEが重い時でもこいつが出て来ればイライラしなくて済む︕ ▪ #知らんけど ▪
https://plugins.jetbrains.com/plugin/8575-nyan-progress-bar
Rainbow Brackets
Rainbow Brackets ▪ コード中の括弧の対応を⾊分け してカッコ良く表⽰してくれるプラグ イン ▪ IDEの機能でも対応する括弧の ハイライトはしてくれる ▪
(そんなに対応が⼤変なくらい括 弧を多⽤するならもうちょっと書き ⽅を考えた⽅が...) ▪ https://plugins.jetbrains.com/plugi n/10080-rainbow-brackets
CIclon
CIclon ▪ 各種CIサービスとIDEを接続して くれるサムライズム製のプラグイン ▪ コードをpushしたらCI回すような 運⽤の場合、CIが完了したら IDE上で通知してくれる(らしい ▪ 有料プラグインだが、サムライズム
でIDEを買うと無料で使える ▪ https://plugins.jetbrains.com/plugi n/19114-ciclone
ご清聴ありがとうございました︕ ▪ おすすめのプラグインがあれば是⾮教えてください︕