Both of these features help you "find files to refactor".
どちらもソースコードのリファクタリングをするべきファイルを見つけることを支援する機能です。
After finding these usages, you can rename all occurrences of the variable or operation and refactor throughout the product.
使用状況を検索したら、製品全体で変数または操作が出現するすべての箇所で名前を変更し、リファクタリングを行うことができます。
Once you have a valid test, you can refactor the code to be cleaner and more aligned with the style or overall class.
有効なテストが完成したら、所定のスタイルやクラス全体と合わせつつ、よりクリーンなコードになるようにリファクタリングを実施します。
After passing the test, the developer will refactor the code to make it more maintainable.
テストに合格した後、開発者はコードをリファクタリングして、保守しやすくします。
Direct access to all microservices makes it easier to refactor the code in a monorepo.
リファクタリングが容易: モノレポでは、すべてのマイクロサービスに直接アクセスできるため、コードをリファクタリングしやすくなります。
In addition to the mission-critical role they play and the potential disruption to the business should they stop functioning, such traditional applications are also generally difficult and expensive to change or refactor.
このような従来のアプリケーションは、ミッションクリティカルな役割を果たし、機能が停止すればビジネスを混乱させる可能性があることに加えて、一般的に変更やリファクタリングが難しく、高いコストがかかります。
Start with just a single file and, when you need more features, refactor your application with the confidence that you aren't breaking anything.
最初は一つのファイルで済んでいたものがより多くの機能が必要になった場合にも、何かを壊してしまう心配なくアプリケーションをリファクタリングできます。
Cannot refactor library class"".
ライブラリクラス "" をリファクタリングできません。
To take advantage of this change you should refactor your input code and remove platform and screen orientation specific code when handling acceleration and gyro input.
この変更を活用するには、入力に関わるコードのリファクタリングを行い、加速度センサーとジャイロセンサーの入力のハンドリングを行う際のプラットフォームと画面の向きに固有のコードを削除します。
Ultimately, this spawned a vast refactor of how we had designed the financial system, and today we have a system that works even better than we had initially envisioned it.
最終的に、これは私たちが金融システムを設計した方法の大幅なリファクタリングを生み出し、今日、私たちは当初の想定よりもさらにうまく機能するシステムを手に入れました。
It also entails management-oriented tasks such as making sure the community is given sufficient time to refactor their software or move a release date in favor of quality improvements, if needed.
また、必要に応じて、コミュニティがソフトウェアをリファクタリングするための十分な時間を確保したり、品質改善するためにリリース日を移動したりするなど、管理面のタスクも含まれます。
There are also times where even if developers want to make improvements to the code, they can't refactor because of a fear of touching working code.
改善したくても、動いているコードを変更することが怖く、リファクタリングできない開発現場がよくあります。
Once we identify that setup, we can refactor it out into only one spot.
一度そうすれば1か所だけでリファクタリングができます。