Leonistas: here's a fourth, and hopefully last, beta version for you to test!
I just released yet another beta version of
leointeg (Leo for VsCode) as a '.vsix' extension file, (
see my user page for the link) providing you with some new features, configuration interface, and bugfixes. (In conjunction with the latest version of leoserver.py from the
devel branch of the Leo-Editor)
This version coincides with the release of vscode 1.60, which resolves some long-standing bugs in relation with the outline. (and other smaller issues)
Known Issues
The Selection range bug found by Alexey is one of the last main issue to correct before releasing a 1.0 version into the real vscode extension world - I'm having a hard time reproducing the bug so please provide any subtle details regarding commands that rely on the body pane selection range that you can perceive! (extract, execute script commands, etc.) Thanks!
Make sure you're somewhat familiar with VSCode first!
and follow through with your preferred language example tutorial:
THANK YOU FOR TRYING OUT LEOINTEG !
--
Félix
p.s. You don't need to do npm i nor anything else from the 'how to install and run the development version' of leointeg when installing from a .vsix extension file. This is simulating a real extension you would have gotten from the extension marketplace. :)