Releases: zardoy/vscode-custom-patches
Releases · zardoy/vscode-custom-patches
v0.0.6
v0.0.5
New Features
- Add searchMode=multiple to allow replace multiple occurences of the same search query. Currently, this is the only way to avoid "self-finding" of replaced string. 58a7c51
Bug Fixes
v0.0.4
v0.0.3
v0.0.2
New Features
- big-feature: allow to patch core vscode features (workbench.desktop.main.js bundle file) with by using source-map (requires internet connection). For now patching is done manually. Example: https://gist.github.com/zardoy/b35494ad5c23c065406169e40d96d239 81af8af
- allow to target one patch to multiple extensions 81af8af
Bug Fixes
- double check that extension wasnt patched to avoid false errors after patch + better host restart 81af8af