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

Facet configuration not available in Webstorm #55

Closed
jsiebern opened this issue May 5, 2018 · 3 comments
Closed

Facet configuration not available in Webstorm #55

jsiebern opened this issue May 5, 2018 · 3 comments

Comments

@jsiebern
Copy link

jsiebern commented May 5, 2018

plugin version: 0.49

Description

I can't use the latest update in PHPStorm / Webstorm as these editors don't have facets. The plugin still works, but only if the bsconfig.json is actually located at the root folder of my project (which in my case it's not, but rather in sources/bsconfig.json.

I'll downgrade for now or try to move my bsconfig.json.

@giraud
Copy link
Owner

giraud commented May 7, 2018

I found the ProjectConfigurable extension in idea SDK, I'll try to use it in next release.

@giraud
Copy link
Owner

giraud commented May 7, 2018

No more facets, they can't be used outside IDEA.
https://github.com/reasonml-editor/reasonml-idea-plugin/wiki/Configure-a-bucklescript-project
Settings can be configured per project now

@jsiebern
Copy link
Author

jsiebern commented May 7, 2018

Awesome, thank you for your quick reaction, it works perfectly now :-)

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

No branches or pull requests

2 participants