프로그래밍/DB
[Toad] tab 간격 조정하기
galad
2010. 2. 2. 14:18
참고: http://www.asktoad.com/DWiki/doku.php/faq/answers/editor
기본설정에서는 탭이 이상하게 - 윗줄의 단어에 맞춰서 - 움직이게 되어있음
To resolve these problems, go to Edit → Editor Options and look under "General Options", under the "General Options" node, where there are several options related to tab stops. Unchecking "Auto indent" and "Tab to next column" will make the step size consistent. Unchecking "Insert TABs into text for TAB characters" and "Insert mixture of tab/space for optimal fill" will make TOAD use spaces instead of Tabs, which will prevent any problems where TOAD's tab stop difference is different from another program's.
기본설정에서는 탭이 이상하게 - 윗줄의 단어에 맞춰서 - 움직이게 되어있음
To resolve these problems, go to Edit → Editor Options and look under "General Options", under the "General Options" node, where there are several options related to tab stops. Unchecking "Auto indent" and "Tab to next column" will make the step size consistent. Unchecking "Insert TABs into text for TAB characters" and "Insert mixture of tab/space for optimal fill" will make TOAD use spaces instead of Tabs, which will prevent any problems where TOAD's tab stop difference is different from another program's.