Peng Lyu

Results 129 comments of Peng Lyu

@Bayan2019 can you please check the task manager or activity manager to see if the CPU or memory usage on your machine is high when you experienced the slowness? It...

Can anyone of you try open Timeline view in the Explorer, and see if you have any save history there?

@fbuessen We have added experimental saving logic for Remote SSH, it would be great if you can give this a try and see if it improves the performance * Install...

@fbuessen thanks for your quick response, yes you are on the right version and the warning is fine, we can ignore it. I tried your code snippet and I can...

@fbuessen thanks, that's good to hear. Without the `notebook.experimental.remoteSave` setting, both step 3 and 4 would generate significant traffic. Thinking about it again, step 1 generates large traffic because: *...

That's GitHub specific syntax and our editor doesn't understand that, probably we should convert that to emojis before we send the markdown content to VSCode.

A DocumentCommentsProvider should be registered when visiting commits which have comments.

As there is no comments, we don't see commenting range decorations as well.

Another idea is instead of having all the binaries in the repo, we can fetch the prebuilt binaries only when running `vsce package` through `prebuild-install --download`.