*"activationEvents": [* * "onView:leoIntegration",* * "workspaceContains:**/*.leo"* * ],*
This little chunk of JSON is something I had set 2 years ago forgot: I just remembered that i have set it's activation on 2 events : either the opened workspace has a leo file in it, or the user clicks on the leo icon on the side. (activity bar) That explains why Thomas proposed to Edward to click the icon if nothing was showing up if he had no Leo file in the workspace of his vscode window. (that prompted me to wonder if a bug had appeared - turns out it was normal) Should i change this to have it start by default with vscode all the time? I guess so because now vscode offer to disable / enable extension on a workpace basis - and its easy to switch back and forth... I'll switch it on by default for now :) -- Félix -- 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/f16ceb1c-d0e8-4152-8982-ed841c012834n%40googlegroups.com.
