Alexandru Dima

Results 200 comments of Alexandru Dima

@Russ-K I think things have improved here due to an Electron update, perhaps with the Electron 18 update from June, because the CPU profiles you attached did not contain a...

@seunggs Yes, it would be best to create a separate issue. Then, I can guide you through troubleshooting steps. Thanks!

We agree: * we want to proceed with the proposed array syntax * it is our goal that features are idempotent / re-entrant / don't explode if they are executed...

* the new java feature has options for maven and gradle * the new python feature has an option for jupyterlab

I heard that the ts nightly extension had a bug. Do you use that by any chance? Can you try to reproduce with our nightly insider builds? You can give...

@amal-khailtash [Looking again at your errors](https://github.com/microsoft/vscode/issues/165225#issuecomment-1315128647), it looks like we can't instantiate the vscode-oniguruma web assembly due to an allocation failure (out of memory): > ERR WebAssembly.instantiate(): Out of memory:...

@amal-khailtash Looking on StackOverflow, did you check this out --> https://stackoverflow.com/a/52419631

@amal-khailtash Does syntax coloring work for you when opening `https://vscode.dev` in Chromium on the same machine?

@aliksend Could you please **try our latest insiders**? We've made [a bunch of recent changes on Linux](https://github.com/microsoft/node-native-keymap/commits/main), like to detect the real selected keyboard layout, to detect keyboard layout changes,...

This is something that might be broken by us dispatching based on scan codes. I am sorry about it, I need some time to investigate how these options should be...