⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sql.properties

📁 porting scintilla to qt
💻 PROPERTIES
字号:
# Define SciTE settings for SQL and PL/SQL files.filter.sql=SQL (sql)|*.sql|file.patterns.sql=*.sqlfile.patterns.plsql=*.spec;*.body;*.sps;*.spb;*.sf;*.splexer.$(file.patterns.sql)=sqllexer.$(file.patterns.plsql)=sql# SQL styles# White spacestyle.sql.0=fore:#808080# Commentstyle.sql.1=fore:#007F00,$(font.comment)# Line Commentstyle.sql.2=fore:#007F00,$(font.comment)# Doc commentstyle.sql.3=fore:#7F7F7F# Numberstyle.sql.4=fore:#007F7F# Keywordstyle.sql.5=fore:#00007F,bold# Double quoted stringstyle.sql.6=fore:#7F007F,$(font.monospace)# Single quoted stringstyle.sql.7=fore:#7F007F,$(font.monospace)# SQL*Plusstyle.sql.8=$(colour.preproc)# SQL*Plus PROMPTstyle.sql.9=fore:#007F00,$(font.monospace),back:#E0FFE0,eolfilled# Operatorsstyle.sql.10=bold# Identifiersstyle.sql.11=# End of line where string is not closed / not usedstyle.sql.12=fore:#000000,$(font.monospace),back:#E0C0E0,eolfilled# SQL*Plus Commentstyle.sql.13=fore:#007F00,$(font.comment)# not used# style.sql.14=# Hash Line Commentstyle.sql.15=fore:#007F00,$(font.comment)# Keywords2: Database objectsstyle.sql.16=fore:#B00040# Comment Doc Keywordstyle.sql.17=fore:#3060A0,$(font.code.comment.doc)# Comment Doc Keyword Errorstyle.sql.18=fore:#804020,$(font.code.comment.doc)# Keywords5: User Keywords 1style.sql.19=fore:#4B0082# Keywords6: User Keywords 2style.sql.20=fore:#B00040# Keywords7: User Keywords 3style.sql.21=fore:#8B0000# Keywords8: User Keywords 4style.sql.22=fore:#800080# Braces are only matched in operator stylebraces.sql.style=10# Enables backslash as an escape character#sql.backslash.escapes=1keywords.$(file.patterns.sql)=\absolute action add admin after aggregate \alias all allocate alter and any are array as asc \assertion at authorization \before begin binary bit blob boolean both breadth by \call cascade cascaded case cast catalog char character \check class clob close collate collation column commit \completion connect connection constraint constraints \constructor continue corresponding create cross cube current \current_date current_path current_role current_time current_timestamp \current_user cursor cycle \data date day deallocate dec decimal declare default \deferrable deferred delete depth deref desc describe descriptor \destroy destructor deterministic dictionary diagnostics disconnect \distinct domain double drop dynamic \each else end end-exec equals escape every except \exception exec execute external \false fetch first float for foreign found from free full \function \general get global go goto grant group grouping \having host hour \identity if ignore immediate in indicator initialize initially \inner inout input insert int integer intersect interval \into is isolation iterate \join \key \language large last lateral leading left less level like \limit local localtime localtimestamp locator \map match minute modifies modify module month \names national natural nchar nclob new next no none \not null numeric \object of off old on only open operation option \or order ordinality out outer output \pad parameter parameters partial path postfix precision prefix \preorder prepare preserve primary \prior privileges procedure public \read reads real recursive ref references referencing relative \restrict result return returns revoke right \role rollback rollup routine row rows \savepoint schema scroll scope search second section select \sequence session session_user set sets size smallint some| space \specific specifictype sql sqlexception sqlstate sqlwarning start \state statement static structure system_user \table temporary terminate than then time timestamp \timezone_hour timezone_minute to trailing transaction translation \treat trigger true \under union unique unknown \unnest update usage user using \value values varchar variable varying view \when whenever where with without work write \year \zonekeywords.$(file.patterns.plsql)=\all alter and any array as asc at authid avg begin between \binary_integer \body boolean bulk by char char_base check close cluster collect \comment commit compress connect constant create current currval \cursor date day declare decimal default delete desc distinct \do drop else elsif end exception exclusive execute exists exit \extends false fetch float for forall from function goto group \having heap hour if immediate in index indicator insert integer \interface intersect interval into is isolation java level like \limited lock long loop max min minus minute mlslabel mod mode \month natural naturaln new nextval nocopy not nowait null number \number_base ocirowid of on opaque open operator option or order \organization others out package partition pctfree pls_integer \positive positiven pragma prior private procedure public raise \range raw real record ref release return reverse rollback row \rowid rownum rowtype savepoint second select separate set share \smallint space sql sqlcode sqlerrm start stddev subtype successful \sum synonym sysdate table then time timestamp to trigger true \type uid union unique update use user validate values varchar \varchar2 variance view when whenever where while with work write \year zone# Keywords for PlDoc commentskeywords3.$(file.patterns.sql)=\param author since return see deprecated todo# Keywords for SQL*Pluskeywords4.$(file.patterns.sql)=\acc~ept a~ppend archive log attribute \bre~ak bti~tle \c~hange cl~ear col~umn comp~ute conn~ect copy \def~ine del desc~ribe disc~onnect \e~dit exec~ute exit \get \help ho~st \i~nput \l~ist \passw~ord pau~se pri~nt pro~mpt \quit \recover rem~ark repf~ooter reph~eader r~un \sav~e set sho~w shutdown spo~ol sta~rt startup store \timi~ng tti~tle \undef~ine \var~iable \whenever oserror whenever sqlerror \# User keywords 1# Keywords for Standard packageskeywords5.$(file.patterns.sql)=\dbms_output.disable dbms_output.enable dbms_output.get_line \dbms_output.get_lines dbms_output.new_line dbms_output.put \dbms_output.put_line \

⌨️ 快捷键说明

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