Giter VIP home page Giter VIP logo

language-mjml's People

Contributors

iryusa avatar kmcb777 avatar l-a avatar matteobertoldo avatar ngarnier avatar silvenon avatar weshguillaume avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

language-mjml's Issues

mjml-style tag

It's possible to update the same default style that is in the <style> tag also in this language?

style

(For example the tag <style> that is in an .html file)

Thanks.

Duplicate key 'Mjml Column'

Every time I open a .mjml file in Atom, I get this error:

Failed to load snippets from
'<USER_PATH>/.atom/packages/language-mjml/snippets/language-mjml.cson'

<USER_PATH>/.atom/packages/language-mjml/snippets/language-mjml.cson: Duplicate key 'Mjml Column'

Apparently referencing these lines in snippets/language-mjml.cson:

  'Mjml Column':
    'prefix': 'col'
    'body': """
      <mj-column>\n\t$1\n</mj-column>
    """

  'Mjml Column':
    'prefix': 'column'
    'body': """
      <mj-column>\n\t$1\n</mj-column>
    """

MJML Atom - Update

Would it be possible to update this package? The last update I see here was on Mar 27, 2018, and I use Atom heavily and I am so used to it.

image

chore(release): v2.2.0

@ngarnier @iRyusa @kmcb777 the last tag released in apm does not include the last PR closed a few months ago.
In fact there are the two commits of the latest PR... it's possible to release version 2.2.0 in the apm services so everyone can benefit from it?.
I also remember that once the tag is released it will be possible to start a new implementation in order to really close this enhancement (#4)

Syntax highlighting not working

I am not seeing syntax highlighting in Atom. I have tried multiple syntax themes and application themes, to no avail. White text throughout.

Suggestions?

feat: remove snippets on embedded contexts

Hi @iRyusa @ngarnier! you can check the PR I sent you 2 months ago again.
In my opinion it is a very important point to be able to support Atom Autocomplete+ in the future and therefore to be able to define the autocomplete of their attributes for each tag...something that no editor can currently provide for MJML (not even VSCode).

Thanks for your patience and I await an answer.

Why autocompletion would be amazing ?

Hello all,

I think adding an autocompletion feature could be really cool. By autocompletion, I mean this atom package could suggest attributes for every components with or without default value.
We would code even faster our emails ! Amazing right ?

Is this feature on your roadmap ?
If no, who is willing to help me on this ?

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.