Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C#では#regionと#endregionを書くことができますが、PHPにはすべてのIDEで動作する同等のものがありますか?
ありがとう!
いいえ、PHP には #region はありません。実際にはIDE /エディターに関連しています。言語とは関係ありません。
これはネイティブではサポートされていませんが、代わりに IDE 固有になります。#regionこれは、サポート自体を厳密に意味するのではなく、IDE (または拡張機能/プラグイン) がサポートするあらゆる方法での「コードの折りたたみ」を意味します。こことここに 2 つの例を示します。
#region