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.
たとえば、*。asmファイルでは20スペースに等しいタブサイズが必要であり、*。cppファイルでは-2スペースが必要です。
.asmSublimeTextでファイルを開きます。
.asm
次に、メニューを使用して構文固有の設定を編集しますPreferences -> Settings - More -> Syntax Specific - User。
Preferences -> Settings - More -> Syntax Specific - User
{ "tab_size": 20 }
他のファイルタイプでも同じことができます。