How to activate the extension on startup? #161
Unanswered
BaumiCoder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When using the extension on a file which is not enabled by default (e.g., a rust source code file), it is necessary to run the Activate command every time after starting VSCodium / VSCode. Is there a way to configure my project to run this command automaticially on startup / opening the folder?
All reactions