Hacker News new | ask | show | jobs
by thisgoodlife 2744 days ago
Does vsc have good Django support?
2 comments

Not built-in, but you can install extensions that cover your needs. Here are the VS Code extensions that have something to do with Django https://marketplace.visualstudio.com/search?term=django&targ...

Unfortunately, you'll have to test them for yourself since I don't have a use for them.

yes. I have been using it specifically for Django. You need to install the official python extension though.