iommi_lsp, an LSP for Django and iommi

iommi_lsp is LSP that proxies the ty LSP with Django and iommi enhancements. GitHub - boxed/iommi_lsp · GitHub

Back story:

I’ve been looking into building my own IDE, and I realized that I would miss some features from PyCharm Professional too much. Especially their dedicated Django support. And of course I’ve wanted great iommi support for years, so I went for the twofer.

I hope this is useful for others!