We're a place where coders share, stay up-to-date and grow their careers.
Thanks for this migration guide. Just your code line for step 5 (reinstalling the extensions) doesn‘t work. The command for VSCodium in terminal is ‚codium‘ and not ‚code‘.
Hmm, I've not had this issue, my code still works as expected...
code
If the problem still persists l guess you could alias it alias code='codium'
alias code='codium'
Thanks for this migration guide.
Just your code line for step 5 (reinstalling the extensions) doesn‘t work.
The command for VSCodium in terminal is ‚codium‘ and not ‚code‘.
Hmm, I've not had this issue, my
code
still works as expected...If the problem still persists l guess you could alias it
alias code='codium'