I used this extension https://marketplace.visualstudio.com/items?itemName=AntiAntiSepticeye.vscode-color-picker and added this code
"vscode-color-picker.languages": ["python", "javascript", "typescript", "typescriptreact"]
to settings.json in VS Code but still nothing happens.
Is there a way to do the same ?