'How to enable css suggestions in django-html file in vscode?

Similar hints are available in html files

hints form html files

I want to get them in django-html as well. Is there any way to enable them?

I installed the following extension for vs code and enabled emmet support in django-html

https://github.com/vscode-django/vscode-django



Solution 1:[1]

You can use the Django Support extension

Solution 2:[2]

In version 6, Switch got replaced by Routes. Try this import {Routes} from 'react-router-dom';.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Al Mahdi
Solution 2 swimshahriar