• Victor
    link
    fedilink
    26 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? 🤞

    • dinckel
      link
      fedilink
      26 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

    • @arendjr
      link
      26 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
        fedilink
        16 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!