A new beta is available (v1.8) - apart from some bug fixes and minor changes, the new features are:
- New Command line parameter -Ini: load specific settings file (ini)
- Calendar and DateTime plugins now accept Locale Identifiers (LCID) parameter
- Multi-caret implemented for certain text editors, see docs/MultiCaret.md
If you paste a snippet into an editor which supports Multi-caret/edit you can now use those in Lintalist snippets by placing multiple caret locations in your snippet. Supported editors: Atom, Brackets, EverEdit, Sublime Text, TextAdept, UltraEdit 23+ but if you know of other editors that could be added let me know. Details in docs/MultiCaret.md after unpacking the zip download. The Editor needs to have a keyboard shortcut for "select word" AND "select next occurrence". If you can only use the mouse to do this, you won't be able to use this with feature of Lintalist snippets (Notepad++ and RJ TextEd for example won't work as you need to use the mouse)
Suggestions and feedback welcome...
More complete Changelog and Download:
https://github.com/lintalist/lintalist/issues/63Sneak preview multi-caret/edit: