LoginSignup
0
1

More than 5 years have passed since last update.

c++ builder XE4, 10.2 Tokyo > __historyの作成をやめる > [ツール] -> [オプション] -> [エディタ設定] > 「バックアップファイルの作成(C)」のチェックをはずす

Last updated at Posted at 2015-10-03
動作確認
C++ Builder XE4
Rad Studio 10.2 Tokyo Update 2 (追記: 2017/12/26)

.gitなどでソースコード管理をしていると、__historyをもつ意味がないような気がする。
また、__historyが関係するのかわからないが、XE4の挙動がおかしい時に__historyを消すと正常になる時がある。

以上の理由から、__history書き出し機能を使わないという方法を調べた。

Tools \ Options \ Editor Options \
Uncheck "Create Backup Files"

[ツール] -> [オプション] -> [エディタ設定]
において左側中段にある「バックアップファイルの作成(C)」のチェックを外したら__historyを出力しなくなった。

検索用キーワード

  • 履歴
0
1
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
0
1