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

The extension does not work when there is a file elm.js #722

Open
amblafont opened this issue Dec 29, 2023 · 1 comment
Open

The extension does not work when there is a file elm.js #722

amblafont opened this issue Dec 29, 2023 · 1 comment

Comments

@amblafont
Copy link

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)

  1. Clone https://github.com/rtfeldman/elm-spa-example/
  2. Add an empty file elm.js at the root of the repository
  3. Open the repository with vscode
  4. Try e.g., ctrl-click

Context

I usually compile my elm code to generate a file named elm.js.

Your Environment

  • Version used: 2.8.0
  • Editor name and version (e.g. VSCode 1.85.1):
  • Environment name and version (e.g. node.js 20.10.1):
  • Operating System and version: Windows 11
@razzeee
Copy link
Member

razzeee commented Dec 29, 2023

See evancz/guide.elm-lang.org#244

Unfortunately that's a windows bug

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