Skip to content

syntax: Allow escaping of doc heredocs #489

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

Merged
merged 3 commits into from
Apr 17, 2019

Conversation

liskin
Copy link
Contributor

@liskin liskin commented Apr 16, 2019

Fixes #469.

@liskin liskin changed the title syntax: Allow escaping of doc heredocs (fixes #469) syntax: Allow escaping of doc heredocs Apr 16, 2019
@jbodah
Copy link
Collaborator

jbodah commented Apr 17, 2019

Looks good - thanks!

@jbodah jbodah merged commit fbab531 into elixir-editors:master Apr 17, 2019
@liskin liskin deleted the docstring-skip-469 branch April 17, 2019 15:06
kelvinst pushed a commit to kelvinst/vim-elixir that referenced this pull request Aug 21, 2019
* syntax: Align matches in elixirDocString

Broken since cec4aad.

* test: retab spec/syntax/doc_spec.rb

* syntax: Allow escaping of doc heredocs

Use the same end pattern as normal heredocs.

Fixes elixir-editors#469
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.

Broken highlighting in heredocs
2 participants