Pablo LION
04/06/2022, 1:55 AMPablo LION
04/06/2022, 1:56 AMkevins8
04/06/2022, 2:07 AMNidoling
04/07/2022, 8:21 PMactivate
of extension.ts
, I notice we call _setupCommands({ ws, context, requireActiveWorkspace: false });
and _setupCommands({ ws, context, requireActiveWorkspace: true });
. How is requireActiveWorkspace defined? Is it for commands that need the engine in the constructor/execute/run?
Just wondering b/c default is false even though many commands seem to use the engine.SeriousBug
04/07/2022, 8:24 PMkevins8
04/07/2022, 8:51 PMNidoling
04/07/2022, 9:08 PMCopyNoteLink
test was flaky is b/c the constructor is trying to access the engine which at the time of setup may not necessarily be there. Should have fix out soonalexis<3
04/11/2022, 1:38 AMalexis<3
04/11/2022, 2:51 AMalexis<3
04/11/2022, 2:51 AMkevins8
04/11/2022, 3:14 AMalexis<3
04/11/2022, 3:29 AMalexis<3
04/11/2022, 4:18 AMalexis<3
04/11/2022, 4:24 AMalexis<3
04/11/2022, 4:26 AMhikchoi
04/11/2022, 4:27 AMhikchoi
04/11/2022, 4:29 AMdendron-docs
and dendron-site
. So when you open the monorepo, you can have dendron enabled and use lookup as if you have those two vaults in a dendron workspace at the same time you are working on Dendron.alexis<3
04/11/2022, 4:31 AMalexis<3
04/11/2022, 4:32 AMalexis<3
04/11/2022, 5:27 AMhikchoi
04/11/2022, 5:36 AMkevins8
04/14/2022, 9:46 PMbenhsm | Jack of N trades
04/14/2022, 10:23 PMbenhsm | Jack of N trades
04/14/2022, 10:23 PMkevins8
04/14/2022, 10:31 PMkevins8
04/14/2022, 10:32 PMbenhsm | Jack of N trades
04/14/2022, 11:51 PMkevins8
04/14/2022, 11:52 PMbenhsm | Jack of N trades
04/14/2022, 11:54 PM