-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Attempting to open editorconfig causes IDE exception #392
Comments
Thank you for this lovely plugin by the way, is making ReScript development a pleasant experience! VS Code is all well and good, but Webstorm is my IDE of choice. |
it should be fixed in 0.109.1 |
Thank you so much for the rapid turnaround! Will try it out. |
Ah, I just saw the note in the README saying ReScript support is on pause, and specifically that code reformatting is not supported for ReScript; I had been wondering why formatting wasn't now working with editorconfig 🤦♂️ Is there an issue for tracking formatting of rescript files? I or others might be able to contribute, at least to the discussion, if we know what the problems are. |
oops, it’s an error, rescript dev has restarted. and format should work. |
plugin version: 0.109-2022.3
IDE: WebStorm 2022.3 (#WS-223.7571.168)
Description
When attempting to open .editorconfig an exception occurs (see stacktrace below).
When I disable ReasonML plugin and restart Webstorm, the file opens as expected.
When I subsequently re-enable plugin and restart Webstorm, same exception occurs and none of my editor tabs opens.
Content of .editorconfig:
(note that removing explicit "res" file-ending from pattern above makes no difference)
Stacktrace:
The text was updated successfully, but these errors were encountered: