Skip to content

languages/elm: init#1432

Merged
horriblename merged 2 commits intoNotAShelf:mainfrom
phanirithvij:elm-lang
Mar 3, 2026
Merged

languages/elm: init#1432
horriblename merged 2 commits intoNotAShelf:mainfrom
phanirithvij:elm-lang

Conversation

@phanirithvij
Copy link
Contributor

Add basic elm language plugin. I found no dap tools for elm.

Fixes #959

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

🚀 Live preview deployed from c07410f

View it here:

Debug Information

Triggered by: phanirithvij

HEAD at: elm-lang

Reruns: 2201

@phanirithvij phanirithvij marked this pull request as ready for review March 1, 2026 17:27
horriblename
horriblename previously approved these changes Mar 3, 2026
Copy link
Collaborator

@horriblename horriblename left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@horriblename horriblename enabled auto-merge (squash) March 3, 2026 18:31
@horriblename horriblename merged commit 6dba3fd into NotAShelf:main Mar 3, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Elm Language Support

2 participants