Note to self: Test under windows just before pushing after adding features!
Turns out vscode commands are case-insensitive under linux! Which leads to compile errors when trying to run under windows with erroneous case inconsistencies! Thanks for trying, and sorry for this rookie mistake! All fixed under the dev branch now! -- Félix (thats why I let it simmer for a little while in dev before moving stuff to master... gotta catch small typos and bugs!) On Wednesday, July 8, 2020 at 4:27:44 AM UTC-4, Edward K. Ream wrote: > > > > On Wed, Jul 8, 2020 at 1:46 AM Félix <[email protected] <javascript:>> > wrote: > >> Just pushed lots of new features on the dev branch! >> > > Thanks for this. I'm getting up just as you are going to sleep ;-) > > When I start your extension I get this warning: > > [boltex.leointeg]: Menu item references a command `leointeg.dehoist` which > is not defined in the 'commands' section. > > Apart from that, everything seems to work as before. > > Edward > -- 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/c455deac-b0d8-4be8-b4d8-1f27e07e39e3o%40googlegroups.com.
