# Tailwind CSS IntelliSense > Tailwind CSS class name completion for VS Code **[Get it from the VS Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)** ## HTML HTML autocompletion Hover over a class name to preview the CSS: HTML hover preview ## CSS In CSS files you get autocompletions when using `@apply` and the `config()` helper. CSS autocompletion