| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Handles folding by syntax rathe rthan indentation.
|
|
would invalidly change the color.
Added logic for #include <xyz.au3> to treat the <> as string
Added underscore to IsAOperator.
|
|
// Fixed Number highlighting
// Changed default isoperator to IsAOperator to have a better match to AutoIt3
// Fixed "#comments_start" -> "#comments-start"
// Fixed "#comments_end" -> "#comments-end"
// Fixed Sendkeys in Strings when not terminated with }
// Added support for Sendkey strings that have second parameter e.g. {UP 5}
|
|
|
|
MSSQL lexer entended with STORED_PROCEDURE,
DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
|