I write (Python|Django|JavaScript|HTML|CSS) and sometimes it's useful. - 1/2 of https:// beesocial.dev & https:// djangostickers.com & https:// djangobrew.com 🧠 - For perfectionists with deadlines: https:// alldjango.com 📖 - Reactive component framework for Django: https://www. django-unicorn.com 🦄 - So much code: https:// github.com/adamghill 🛠️ - All the links: https:// adamghill.com 💥 ✈️ / 📍🪩 / 👻 / ☕️ / 🎥
I write (Python|Django|JavaScript|HTML|CSS) and sometimes it's useful. - 1/2 of https:// beesocial.dev & https:// djangostickers.com & https:// djangobrew.com 🧠 - For perfectionists with deadlines: https:// alldjango.com 📖 - Reactive component framework for Django: https://www. django-unicorn.com 🦄 - So much code: https:// github.com/adamghill 🛠️ - All the links: https:// adamghill.com 💥 ✈️ / 📍🪩 / 👻 / ☕️ / 🎥
After fighting for... days?... to figure out why using `@dataclass_transform` wasn't showing the expected intellisense in VSCode, I finally figured out that the Jedi language server doesn't seem to support PEP 681 at all?!
I didn't have access to Pylance (because it's proprietary), but https://open-vsx.org/extension/detachhead/basedpyright does seem to work.
(doing a bananas prototype where #Django models can be derived just from #Python typehints)