다른 명령
데브카페에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2024년 11월 4일 (월) 22:44 Devcafe 토론 기여님이 Scite 편집기 문서를 만들었습니다 (새 문서: == Scite 편집기 == === 테마 === ==== Dark Themes ==== <source lang=autoit> ### # scite dark theme # append to end of SciTEGlobal.properties # or place to SciTEUser.properties # features: # - scite dark theme # - python/Go/markdown dark theme # - spell checker # Robert Wang # Nov 15, 2017 # GUI tabbar.multiline=1 toolbar.visible=1 wrap=1 line.margin.visible=1 statusbar.visible=1 # add Go/markdown source.files=*.asm;*.c;*.cc;*.cpp;*.cxx;*.cs;*.h;*.hh;*.hxx;...)