Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • D dte
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Craig Barnes
  • dte
  • Merge requests
  • !15

Add Elm Syntax

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Kevin Hovsäter requested to merge hovsater/dte:syntax-elm into master Aug 21, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 5

A minimal Elm syntax to get going. Based on https://elm-lang.org/docs/syntax.

Currently not supported:

  • Multi-line comments
  • Multi-line strings
  • Number literals

Limitations:

  • Currently highlights constructors as types. While not ideal, I don't think there's anything I can do about it.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: syntax-elm