iocave / monkey-patch

Inject custom javascript into vscode
MIT License
154 stars 17 forks source link

Monkey patch makes the explorer panel blank on the latest insider (version: 1.64.0-insider) #35

Closed rbadapanda closed 2 years ago

rbadapanda commented 2 years ago

Version: 1.64.0-insider Commit: a06afb22ce06dbd4f01d3bb5bf946e08bff55180 Date: 2022-01-10T05:14:47.227Z (11 hrs ago) Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin x64 21.2.0

This is just a heads up. There may be more breaking changes for ex: status bar moves from bottom to top etc.

knopp commented 2 years ago

Can you test this once 0.1.56 is online?

rbadapanda commented 2 years ago

Sure, please let me know when it is out and where can i get it ( unless it is being released to the extension marketplace )

[Sent from mobile. i-typos; I-Apologize.]

On Jan 10, 2022, at 12:18 PM, Matej Knopp @.***> wrote:

 Can you test this once 0.1.56 is online?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

knopp commented 2 years ago

It has been released and should be available now.

rbadapanda commented 2 years ago

I don’t see v 0.1.56 but I see the issue with the latest version of the monkey patch ( 0.1.16 )

[Sent from mobile. i-typos; I-Apologize.]

On Jan 10, 2022, at 12:18 PM, Matej Knopp @.***> wrote:

0.1.56

knopp commented 2 years ago

0.1.56 is customize ui version. Sorry for the confusion.

rbadapanda commented 2 years ago

Nevermind, I with customize UI version #0.1.56, the issue is gone.

Closing the issue.