scite.properties
来自「非常好用的可移植的多平台C/C++源代码编辑器」· PROPERTIES 代码 · 共 7 行
PROPERTIES
7 行
# SciTE.properties is the per directory local options file and can be used to override
# settings made in SciTEGlobal.properties
command.build.directory.*.cxx=..\win32
command.build.directory.*.h=..\win32
command.build.*.cxx=nmake -f scintilla.mak QUIET=1 DEBUG=1
command.build.*.h=nmake -f scintilla.mak QUIET=1 DEBUG=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?