Skip to content

1.12.0

Compare
Choose a tag to compare
@razzeee razzeee released this 05 Oct 21:28
  • Make entrypoints configurable via elm-tooling.json
  • Default elmAnalyseTrigger to never
  • Added type inference
  • Added type inference diagnostics for missing top level type annotations
  • Added codeActions to infer annotations for functions
  • Added goto definition and references for ports
  • Create function declaration from usage
  • More goto definition improvements
  • Tree sitter now parses the files incrementally after the initial scan