Code Monkey home page Code Monkey logo

Comments (4)

TheArrowsmith avatar TheArrowsmith commented on June 17, 2024 1

No, it's from the current version of HEEx, and was added in LiveView 0.18 I think.

https://hexdocs.pm/phoenix/components.html

https://hexdocs.pm/phoenix_live_view/assigns-eex.html

from vim-elixir.

jbodah avatar jbodah commented on June 17, 2024 1

@samanera Please let me know if I can help you get acquainted at all. Iโ€™m on the official Elixir Discord if youโ€™d like to get in touch. Iโ€™ve been fairly absent from this project as I havenโ€™t used Elixir in many years, but I have a pretty good understanding of most of the project and would like to support any motivated contributors

from vim-elixir.

samanera avatar samanera commented on June 17, 2024

@TheArrowsmith , couldn't find any tag that resembles such syntax in the EEx documentation: EEx/tags.

Is this from a previous version?

from vim-elixir.

samanera avatar samanera commented on June 17, 2024

@TheArrowsmith , thanks for your response.

I'm interested in contributing to the project but I'm still familiarizing myself with the codebase and Elixir itself ๐Ÿ˜….

As for now, I can only offer you a hacky work-around, it would involve adding the following to your runtime path in an after directory (i.e. after/ftplugin/heex.vim):

syn region eelixirExpression matchgroup=eelixirDelimiter start="<."  end="/>" contains=@elixirTop  containedin=ALLBUT,@eelixirRegions keepend

Hope it helps, although there's a high possibilty that it may not work as expected, so please let me know ๐Ÿ™‚ .

from vim-elixir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.