|
| 1 | +<NotepadPlus> |
| 2 | + <UserLang name="Cython" ext="pyx pxd pxi" udlVersion="2.1"> |
| 3 | + <Settings> |
| 4 | + <Global caseIgnored="no" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" /> |
| 5 | + <Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" /> |
| 6 | + </Settings> |
| 7 | + <KeywordLists> |
| 8 | + <Keywords name="Comments">00# 01 02 03''' 03""" 03r''' 03b''' 03u''' 03f''' 03r""" 03b""" 03u""" 03f""" 03R''' 03B''' 03U''' 03F''' 03R""" 03B""" 03U""" 03F""" 03rb''' 03rf''' 03br''' 03fr''' 03rb""" 03rf""" 03br""" 03fr""" 03Rb''' 03Rf''' 03Br''' 03Fr''' 03Rb""" 03Rf""" 03Br""" 03Fr""" 03rB''' 03rF''' 03bR''' 03fR''' 03rB""" 03rF""" 03bR""" 03fR""" 03RB''' 03RF''' 03BR''' 03FR''' 03RB""" 03RF""" 03BR""" 03FR""" 04''' 04""" 04''' 04''' 04''' 04''' 04""" 04""" 04""" 04""" 04''' 04''' 04''' 04''' 04""" 04""" 04""" 04""" 04''' 04''' 04''' 04''' 04""" 04""" 04""" 04""" 04''' 04''' 04''' 04''' 04""" 04""" 04""" 04""" 04''' 04''' 04''' 04''' 04""" 04""" 04""" 04""" 04''' 04''' 04''' 04''' 04""" 04""" 04""" 04"""</Keywords> |
| 9 | + <Keywords name="Numbers, prefix1"></Keywords> |
| 10 | + <Keywords name="Numbers, prefix2"></Keywords> |
| 11 | + <Keywords name="Numbers, extras1"></Keywords> |
| 12 | + <Keywords name="Numbers, extras2"></Keywords> |
| 13 | + <Keywords name="Numbers, suffix1"></Keywords> |
| 14 | + <Keywords name="Numbers, suffix2"></Keywords> |
| 15 | + <Keywords name="Numbers, range"></Keywords> |
| 16 | + <Keywords name="Operators1">+ - * / % @ < > & | ^ ~ : = ! ( ) [ ] { } , : . ; \</Keywords> |
| 17 | + <Keywords name="Operators2"></Keywords> |
| 18 | + <Keywords name="Folders in code1, open"></Keywords> |
| 19 | + <Keywords name="Folders in code1, middle"></Keywords> |
| 20 | + <Keywords name="Folders in code1, close"></Keywords> |
| 21 | + <Keywords name="Folders in code2, open"></Keywords> |
| 22 | + <Keywords name="Folders in code2, middle"></Keywords> |
| 23 | + <Keywords name="Folders in code2, close"></Keywords> |
| 24 | + <Keywords name="Folders in comment, open"></Keywords> |
| 25 | + <Keywords name="Folders in comment, middle"></Keywords> |
| 26 | + <Keywords name="Folders in comment, close"></Keywords> |
| 27 | + <Keywords name="Keywords1">False True None NotImplemented Ellipsis __debug__ quit exit help copyright credits license</Keywords> |
| 28 | + <Keywords name="Keywords2">NULL</Keywords> |
| 29 | + <Keywords name="Keywords3">False True None and as assert async await break class continue def del elif else except finally for from global if import in is lambda nonlocal not or pass raise return try while with yield</Keywords> |
| 30 | + <Keywords name="Keywords4">cdef cpdef extern inline ctypedef include public readonly property nogil gil api cimport except? noexcept namespace cppclass new DEF IF ELIF ELSE __stdcall __cdecl</Keywords> |
| 31 | + <Keywords name="Keywords5">int float complex bool list tuple range str bytes bytearray memoryview set frozenset dict</Keywords> |
| 32 | + <Keywords name="Keywords6">char short long double size_t Py_ssize_t Py_hash_t Py_UCS4 signed unsigned bint const volatile void fused struct "packed struct" union enum</Keywords> |
| 33 | + <Keywords name="Keywords7">abs aiter all anext any ascii bin bool breakpoint bytearray bytes callable chr classmethod compile complex delattr dict dir divmod enumerate eval exec filter float format frozenset getattr globals hasattr hash help hex id input int isinstance issubclass iter len list locals map max memoryview min next object oct open ord pow print property range repr reversed round set setattr slice sorted staticmethod str sum super tuple type vars zip __import__</Keywords> |
| 34 | + <Keywords name="Keywords8">BaseException BaseExceptionGroup GeneratorExit KeyboardInterrupt SystemExit Exception ArithmeticError FloatingPointError OverflowError ZeroDivisionError AssertionError AttributeError BufferError EOFError ExceptionGroup BaseExceptionGroup ImportError ModuleNotFoundError LookupError IndexError KeyError MemoryError NameError UnboundLocalError OSError BlockingIOError ChildProcessError ConnectionError BrokenPipeError ConnectionAbortedError ConnectionRefusedError ConnectionResetError FileExistsError FileNotFoundError InterruptedError IsADirectoryError NotADirectoryError PermissionError ProcessLookupError TimeoutError ReferenceError RuntimeError NotImplementedError PythonFinalizationError RecursionError StopAsyncIteration StopIteration SyntaxError IndentationError TabError SystemError TypeError ValueError UnicodeError UnicodeDecodeError UnicodeEncodeError UnicodeTranslateError Warning BytesWarning DeprecationWarning EncodingWarning FutureWarning ImportWarning PendingDeprecationWarning ResourceWarning RuntimeWarning SyntaxWarning UnicodeWarning UserWarning</Keywords> |
| 35 | + <Keywords name="Delimiters">00' 00" 01\' 01\" 02' 02" 03r' 03b' 03u' 03f' 03r" 03b" 03u" 03f" 04 05' 05' 05' 05" 05" 05" 06R' 06B' 06U' 06F' 06R" 06B" 06U" 06F" 07 08' 08' 08' 08" 08" 08" 09rb' 09rf' 09br' 09fr' 09rb" 09rf" 09br" 09fr" 10 11' 11' 11' 11" 11" 11" 12Rb' 12Rf' 12Br' 12Fr' 12Rb" 12Rf" 12Br" 12Fr" 13 14' 14' 14' 14" 14" 14" 15rB' 15rF' 15bR' 15fR' 15rB" 15rF" 15bR" 15fR" 16 17' 17' 17' 17" 17" 17" 18RB' 18RF' 18BR' 18FR' 18RB" 18RF" 18BR" 18FR" 19 20' 20' 20' 20" 20" 20" 21 22 23</Keywords> |
| 36 | + </KeywordLists> |
| 37 | + <Styles> |
| 38 | + <WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 39 | + <WordsStyle name="COMMENTS" fgColor="FF8040" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 40 | + <WordsStyle name="LINE COMMENTS" fgColor="008000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 41 | + <WordsStyle name="NUMBERS" fgColor="FF0000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 42 | + <WordsStyle name="KEYWORDS1" fgColor="800080" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 43 | + <WordsStyle name="KEYWORDS2" fgColor="800080" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 44 | + <WordsStyle name="KEYWORDS3" fgColor="0000FF" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 45 | + <WordsStyle name="KEYWORDS4" fgColor="0000FF" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 46 | + <WordsStyle name="KEYWORDS5" fgColor="00D2D2" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 47 | + <WordsStyle name="KEYWORDS6" fgColor="00D2D2" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 48 | + <WordsStyle name="KEYWORDS7" fgColor="800080" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 49 | + <WordsStyle name="KEYWORDS8" fgColor="800080" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 50 | + <WordsStyle name="OPERATORS" fgColor="000080" bgColor="FFFFFF" fontStyle="1" nesting="0" /> |
| 51 | + <WordsStyle name="FOLDER IN CODE1" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 52 | + <WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 53 | + <WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 54 | + <WordsStyle name="DELIMITERS1" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 55 | + <WordsStyle name="DELIMITERS2" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 56 | + <WordsStyle name="DELIMITERS3" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 57 | + <WordsStyle name="DELIMITERS4" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 58 | + <WordsStyle name="DELIMITERS5" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 59 | + <WordsStyle name="DELIMITERS6" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 60 | + <WordsStyle name="DELIMITERS7" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 61 | + <WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> |
| 62 | + </Styles> |
| 63 | + </UserLang> |
| 64 | +</NotepadPlus> |
0 commit comments