Age | Commit message (Collapse) | Author | Files | Lines |
|
Detect character literals and assign SCE_VHDL_STRING to them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add some helper methods to SubStyles for finding style metadata of substyles.
|
|
|
|
checking in 4.0. Use lvRelease4 ID.
|
|
is fixed.
|
|
(ColouriseMatlabOctaveDoc) - set end as a number if within brackets ()[]{}
that would allow end as an index rather than a keyword.
|
|
IDocument but with all the methods from IDocumentWithLineEnd. This removes
version checking (for now). Use dvRelease4 ID.
Drop mask argument to StartStyling.
|
|
default implementations of the ILexerWithSubStyles interface methods.
|
|
be 64-bit.
|
|
|
|
|
|
|
|
available in BaanC.
Undo auto indentation by editor. Add + as well similar to -.
V3. Replace ascii value of e & x to actual value.
|
|
coloured as comment in windows due to <CR><LF>.
Checking for <CR> or <LF> directly should work for Windows/Linux/Mac.
Escape Sequence corrected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-ASCII characters.
Calls provided for determining whether characters are in the sets defined for
identifiers by the Unicode standard in UAX #31.
|
|
|
|
|
|
Add support for multiline expressions in triple quoted f-strings.
Handle nested "()", "[]", and "{}" in f-string expressions and terminate
expression coloring at ":" or "!".
End f-string if ending quote is seen in a "{}" expression.
Fix terminating single quoted f-string at EOL.
|
|
|