LoginSignup
1
0

More than 3 years have passed since last update.

APIドキュメントのブラウザ "Dash" をIntellijに連携する

Posted at

Dash では、ユーザーが登録したドキュメントを検索することができます。

また、Intellijと連携することで、コマンド一つで選択範囲をDashで検索できます。

公式のガイド通りに連携できたので、手短にやり方をまとめます。

1. Kotlinのドキュメントをインストールする

https://github.com/Kapeli/Dash-User-Contributions
image.png

2. IntellijにDashのプラグインを導入する

https://github.com/gdelmas/IntelliJDashPlugin#readme
image.png

3. Intellij上で Command + Ctrl + Dで検索する

image.png

以上です。

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