Bartosz Antosik

Results 33 comments of Bartosz Antosik

@istvans: I hope @Jason3S wont mind if I mention here that there is another extension (developed by me) for VSCode which does exactly what you proposed: [Spell Right](https://github.com/bartosz-antosik/vscode-spellright). It does...

This is very strange. I have reviewed issues related to OSS and it seemed to be working ok recently. There is no any additional information in Output/Debug console etc?

I suspect (and looking through the issues searching for OSS reminds me this) things are located different in OSS. This caused problems of which some have been cured in the...

Hi, this is due to Electron version bump (10.x to 11.x). I will probably have some time next week to compile binary dependencies. This currently only touches Insiders preview, I...

I was wrong! The binaries for Electron 11 have already been updated few days ago. But I have no way for now to compile the binaries for Apple ARM architecture....

@joeyboey I am sorry I am truly loaded with other things recent days. I will prepare you some instructions on how to create appropriate binaries. It will however require rebuilding...

@joeyboey Thank you. I will try to be quick with the batches & some instruction on how to do this.

@joeyboey Most probably the problem is that extension is missing binary dependencies compiled on Apple silicon. So the point is that you may try to clone the project, go to...

@joeyboey Did the binaries (`spellchecker-darwin-apple-11.1.0-x64.node`, there should be two of them with varying version numbers) built correctly?

@joeyboey Those are original, they will not work with Apple Silicone. The sh file I have mentioned should build new binaries. The Electron version is not the point - every...