We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The extension does not work if the workspace includes a file elm.js (tested on windows)
I should be able to use the extension features (e.g., ctrl+click on a symbol to jump to definition)
ctrl+click does not work
I usually compile my elm code to generate a file named elm.js.
The text was updated successfully, but these errors were encountered:
See evancz/guide.elm-lang.org#244
Unfortunately that's a windows bug
Sorry, something went wrong.
No branches or pull requests
The extension does not work if the workspace includes a file elm.js (tested on windows)
Expected Behavior
I should be able to use the extension features (e.g., ctrl+click on a symbol to jump to definition)
Current Behavior
ctrl+click does not work
Possible Solution
Steps to Reproduce (for bugs)
Context
I usually compile my elm code to generate a file named elm.js.
Your Environment
The text was updated successfully, but these errors were encountered: