このページでは

外部テキストエディタの使用

システムのデフォルトのテキストエディタでファイルを編集用に開くには:

  1. 以下のビューのいずれかでファイル名を右クリックし、コンテキストメニューを開きます:
  2. Open With 」>「System Editor 」を選択します。

エディタの種類を切り替える

エディタのタイプを切り替えるには、ファイル名を右クリックし、「Open With 」 > 「Cycle to Next Editor 」を選択します。

Cycle to Next Editor 」にキーボードショートカットを割り当てることができます。詳細については、「キーボードショートカットの割り当て」を参照してください。

[Tools] メニューにエディタを追加する

現在表示中のファイルを外部エディタで開くためのメニュー項目を、「Tools 」 > 「External 」 > 「Text 」に追加できます。現在のサンプルコマンドは、Windows では `Edit with Notepad `、Linux および macOS では `Edit with vi ` です。

Qt Creator これらは、お使いのオペレーティングシステムの PATH 環境変数からエディタのパスを検索します。

「外部ツールの使用も参照してください

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.