> ## Documentation Index
> Fetch the complete documentation index at: https://unicon.rocks/llms.txt
> Use this file to discover all available pages before exploring further.

# Recommended setup

> A few tips to make your DX awesome.

## Intellisense

Unicon uses a naming format that is compatible with [Iconify IntelliSense] by [Anthony Fu].

This allows you to get inline rendering of the icons in VS Code.

<Card title="Install Iconify Intellisense in VS Code" icon="download" href="vscode://marketplace.visualstudio.com/items?itemName=antfu.iconify">
  Install the Iconify IntelliSense extension to get autocompletion and inline rendering of icons in your IDE.
</Card>

[Iconify IntelliSense]: https://marketplace.visualstudio.com/items?itemName=antfu.iconify

[Anthony Fu]: https://github.com/antfu
