Skip to content

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

@amblafont

Description

@amblafont

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions