Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: use napi spellchecker #280

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

rebornix
Copy link

@rebornix rebornix commented May 8, 2019

Fix #279 and no more breaking when VS Code updates Electron node.

napi-spellchecker is now using prebuild to generate rebuilt binaries in CI.

TODO:

  • Windows bits are not generated correctly
  • ia32 for linux
  • Test pass for all platforms, now the test is disabled.

@bartosz-antosik I'd love to know if there is any testing for spell right to ensure us not break anything when moving to the new module.

@rebornix
Copy link
Author

rebornix commented May 8, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

breaks cross-platform "Remote - SSH" coding
1 participant