While working on a ReactJS project, I noticed that when I opt for the style Jsx Attribute for inline CSS,
.
CSS intellisense seems to not work or only work after I manually add some fields.
However, if I manually type the style attribute without using the suggested jsx attribute by VSCODE, it functions as normal.