Very nice work, Felix! On Sunday, March 5, 2023 at 1:55:39 AM UTC-5 Félix wrote:
> > [image: banner1.0.12.png] > *Requires Leo Version 6.7.2 > <https://github.com/leo-editor/leo-editor#readme>* > > 🎉 *I'm happy to announce the release of LeoInteg 1.0.12 > <https://marketplace.visualstudio.com/items?itemName=boltex.leointeg>! *🍾 > > This release is the first to be *available on open-vsx.org > <https://open-vsx.org/extension/boltex/leointeg>,* making it directly > installable in vscodium, and other open source platforms and IDEs. 🤯 *(Thanks > to Kevin Henderson for this suggestion)* > > Here are a few of it's major improvements: > > - The find commands now highlight the matches in headlines > individually. > [image: find-in-headlines.gif] > > - The *goto pane* now properly supports keyboard navigation. (arrow > keys, page up/down, hone/ end.) > [image: nav-goto-pane.gif] > > - The* 'tag' checkbox* now works properly and allows to list all tags > in the *goto pane* if it's left blank. Typing a tag name or clicking > on one in the *goto pane *will list all nodes with that tag in the* > goto pane* > [image: nav-tags.gif] > > - The *undo pane* now supports right-clicking on any step to allow > changing directly the state of the Leo document to a specific state. > [image: undo-pane.gif] > > > More details in the README > <https://github.com/boltex/leointeg#navigating-a-leo-document-> and the > *changelog* pasted below. > > Please report any issues or bugs in the issues page > <https://github.com/boltex/leointeg/issues>. Thanks for trying out this > new version of leointeg while I continue to work on leojs > <https://github.com/boltex/leojs#leojs>, and hopefully come up with a > working alpha version this spring :) > > *Thanks again to Edward, and all the users, supporters and contributors! * > 🦁 > > Félix > > *CHANGELOG:* > - Fixed undo pane's context menu for unchanged document. > - Fixed minibuffer history item order that had unordered entries in some > cases. Also keeps unique entries as per Leo's original behavior. > - Fixed keyboard navigation in the 'Goto Panel'. Arrow navigation is now > possible. > - Added support for @killcolor and @nocolor-node color suppression > directives: requires Leo 6.7.2 > - Fixed 'when' condition for keybindings of 'replace' & > 'replace-then-find'. > - Completed set of search commands: re-search, word-search and their > backward variants. > - Fixed defaults set as placeholders in search commands that use an input > box. > - Added support for search commands to leave selection range in tree > headlines: requires Leo 6.7.2 > - Removed status-bar indicator and related settings until vscode's API > allows for focus detection. > - Clicking on the <find pattern here> text of the find panel selects all > the text to replace easily. > - Fixed auto-closing/restoring body panes at vscode's startup which would > cause the 'Cannot save / newer file' error. > - Fixed 'on document changed' logic which would leave the node icon in the > wrong 'has-body-content' visual state. > - Trying to open an already opened Leo document now selects that document > properly. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/8898fd00-e4e2-4abd-92f0-00be3a9db88dn%40googlegroups.com.
