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?

macにwarpを導入してvscodeと連携させる

Last updated at Posted at 2024-02-16

手順

warpを公式サイトからダウンロードする

Raycastをダウンロードする

Raycastでショートカットを追加する

  1. option + スペース を押して、raycastを開く

  2. extensionsを検索しクリック
    スクリーンショット 2024-02-16 13.37.45.png

  3. Extensionsでvscodeを検索し、Hotkeyを設定する
    スクリーンショット 2024-02-16 13.38.13.png

    変更後、設定したショートカットキーを押すと、VSCodeがフォーカスされる

  4. Extensionsでwarpを検索し、Hotkeyを設定する

    スクリーンショット 2024-02-16 13.40.53.png
    変更後、設定したショートカットキーを押すと、VSCodeがフォーカスされる

  5. VSCodeのデフォルトの外部ターミナルを変更する

    command + , でSettingsを開いた後、terminalを検索する。
    Terminal.appとなっている箇所をWarp.appに変更する

    スクリーンショット 2024-02-16 13.45.41.png

    変更後、vscodeがフォーカスされている状態でcommand + shift + C を押すと、Warpが開かれるようになる。

参考

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?