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

Extensions per OS Platform #41444

Closed
mtxr opened this issue Jan 11, 2018 · 3 comments
Closed

Extensions per OS Platform #41444

mtxr opened this issue Jan 11, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions

Comments

@mtxr
Copy link

mtxr commented Jan 11, 2018

  • VSCode Version: 1.20 Insider
  • OS Version: OSX 10.13.1

I'm the creator of https://github.com/mtxr/vscode-sqltools and I would like to give support for SQLite3 on my extension.

The problem is that the node sqlite3 or others sqlite modules are compiled using node-gyp during npm install.

I would be good to have a extension supports per OS or mark some packages to be built/download during extension installing process.

Any other suggestions?

@vscodebot vscodebot bot added insiders extensions Issues concerning extensions labels Jan 11, 2018
@joaomoreno
Copy link
Member

joaomoreno commented Jan 11, 2018

/duplicate #6929

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 11, 2018
@vscodebot
Copy link

vscodebot bot commented Jan 11, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jan 11, 2018
@joaomoreno
Copy link
Member

@mtxr People so far have been doing the downloading themselves in the activate call.

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

2 participants