Open 1280103995 opened 5 months ago
Hi @1280103995 This is most likely an issue with your editor, and not something I can solve are you using typescript? See below autocomplete is working for me
typescript
Yes, I am using TS. Which IDE are you using?
When I enter style attributes in the container, I don't get any prompts. For example, if you enter 'ba', you should be prompted for 'backgroundColor'
But if I type 'ba' in inline style I get 'backgroundColor'
I'm using VS Code v1.89.1.