scite.properties

来自「porting scintilla to qt」· PROPERTIES 代码 · 共 7 行

PROPERTIES
7
字号
# SciTE.properties is the per directory local options file and can be used to override# settings made in SciTEGlobal.propertiescommand.build.directory.*.cxx=..\win32command.build.directory.*.h=..\win32command.build.*.cxx=nmake -f scintilla.mak QUIET=1 DEBUG=1command.build.*.h=nmake -f scintilla.mak QUIET=1 DEBUG=1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?