code-django icon indicating copy to clipboard operation
code-django copied to clipboard

Why is django-html language mode introduced by extension

Open brablc opened this issue 2 years ago • 2 comments

I just switched from the legacy Django extension (it was clashing with _hyperscript extension) and I was trying to get rid of all django-html code only to find by bisecting that it is added by your extension.

Is it needed? It may be confusing for more users who are switching.

brablc avatar Jan 03 '24 10:01 brablc

I included that because I planed to develop a language server for Django Template Language.

But DTL wasn't enough for me. That's why I started building a ssr spa (framework/rendering engine) with a new template language. Hopefully I will publish the alpha version this month.

And I will remove django-html from this extension soon.

almahdi404 avatar Jan 03 '24 18:01 almahdi404

Not sure what neither of those in this context mean, but thank you very much for your work!

brablc avatar Jan 03 '24 20:01 brablc