- We often need to rebase `void` and `void-builder` onto `vscode` and `vscodium` to keep our build pipeline working when deprecations happen, but this is pretty easy. All the changes we made in `void/` are commented with the caps-sensitive word "Void" (except our images, which need to be done manually), so rebasing just involves copying the `vscode/` repo and searching "Void" to re-make all our changes. The same exact thing holds for copying the `vscodium/` repo onto this repo and searching "Void" and "voideditor" to keep our changes. Just make sure the vscode and vscodium versions align.
0 commit comments