> Hey I have a quick question. I already use VSCodium extensively. Was wondering how you use it both as a knowledge management app and also as an Editor/IDE. Does it have something similar to Chrome profiles or firefox containers so that only the extensions I need will be loaded? [...]
@User I launch a separate instance for Dendron using this:
code --user-data-dir=~/.config/Code-dendron --extensions-dir=~/.config/Code-dendron-ext
And I have it hooked up to a keybinding, if you're on Windows you can add that as a shortcut on the desktop or something