• Victor
    link
    28 months ago

    the editor plugins that still need a lot of work

    Yeah. And the fact that the formatter doesn’t support pure HTML, or Vue. Unless that’s changed since I last checked? 🤞

    • @[email protected]
      link
      fedilink
      28 months ago

      the formatter doesn’t support pure HTML, or Vue

      Both are being worked on 😉

      There’s already partial Vue support now, but only the JS part so far. CSS formatter is also on the way.

      • Victor
        link
        18 months ago

        Oh yeah, CSS was also a big one that was a deal breaker for me.

        But that’s great news. Maybe in a few years I’ll look into adopting again!

    • dinckel
      link
      28 months ago

      Vue is partially supported as of 1.6.0, but obviously expect issues. I still keep my frontend projects on the eslint stack, until this is improved

      • Victor
        link
        18 months ago

        Thanks! So will I 😅