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

use EEX language configuration for LiveView templates #82

Merged
merged 1 commit into from
Apr 26, 2020
Merged

use EEX language configuration for LiveView templates #82

merged 1 commit into from
Apr 26, 2020

Conversation

oskarkook
Copy link
Contributor

No description provided.

Copy link
Member

@axelson axelson left a comment

Choose a reason for hiding this comment

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

Thanks! They are very similar so I think this approach should work well. ❤️

@axelson axelson merged commit eed353d into elixir-lsp:master Apr 26, 2020
@minhajuddin
Copy link

If anybody runs into this before a new version with this fix is included, add the following to your settings.json to get it working in the interim:

    "files.associations": {
        "*.leex": "HTML (EEx)"
    }

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

Successfully merging this pull request may close these issues.

3 participants