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

Improve phoenix templates support #93

Merged
merged 1 commit into from
May 14, 2020

Conversation

msaraiva
Copy link
Collaborator

Improvements:

  1. Activate server on .eex and .leex files. Otherwise, errors on the templates will only be reported when opening a .ex file.

  2. Register .eex and .leex files as Elixir documents so errors/warnings in those files they can be properly handled.

Along with elixir-lsp/elixir-ls#241, this PR provides a much better development experience when working with phoenix templates.

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.

Looks great, thanks!

@axelson axelson merged commit a339d95 into elixir-lsp:master May 14, 2020
axelson added a commit to elixir-lsp/elixir-ls that referenced this pull request May 16, 2020
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