We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
always use true comments instead of labels
M#</ - also update the plain version to use ::S
M#</ - use the new ::S comparison command
Added macros for structural pattern matching.
use the new [: ... ]: idiom
added key macro example for the indentation macro
Updated the clang-format (cf), aspell (sp) and long-column (lc) macros: support UTF-8 documents
Spell specking macro: use INDIC_STRAIGHTBOX - this works without Scinterm patching
Mention `-M#sp` to clear all spell checking indicators
aspell.styles can be set per lexer
Added a spell checking macro
Added git.blame macro
M#cf: Fixed for documents with DOS linebreaks by temporarily disabling automatic EOL conversion
updated clipboard macro: SciTECO supports clipboards natively now
make use of new ^E@ string building character in the clang-format wrapper macro
added macro for formatting code using ClangFormat
updated for new :Q behaviour: register emptiness and non-existence can be checked now (for `</` it was unnecessary anyway since register .n is initialized automatically)
added macro for building project using `make`
added macros for closing the current XML tag
note about SCI_SETEDGEMODE
The "it" macro handles soft and hard tabs now thanks to changed semantics of the ^I command
removed top-level heading
added warning about required sciteco version
added a few more macros from one of my profiles
Initial version, addede "skip function" macro