scite.properties.svn-base

来自「Notepad++ is a generic source code edito」· SVN-BASE 代码 · 共 7 行

SVN-BASE
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 + -
显示快捷键?