docs: credit, and format the text
This commit is contained in:
parent
39bc937123
commit
0d659d6b41
|
|
@ -97,4 +97,11 @@ To configure import aliases, you can use the following `jsconfig.json`:
|
||||||
|
|
||||||
## VSCode extension
|
## VSCode extension
|
||||||
|
|
||||||
Install the [shadcn-vue](https://marketplace.visualstudio.com/items?itemName=Selemondev.shadcn-vue) extension in Visual Studio Code to easily add Shadcn Vue components to your project. This extension offers a range of features, including the ability to initialize the Shadcn Vue CLI, install components, open Shadcn Vue docs, and navigate to a specific component's documentation page directly from your IDE. Additionally, it comes with handy snippets for quick and straightforward component imports and markup.
|
Install the [shadcn-vue](https://marketplace.visualstudio.com/items?itemName=Selemondev.shadcn-vue) extension by [@selemondev](https://github.com/selemondev) in Visual Studio Code to easily add Shadcn Vue components to your project.
|
||||||
|
|
||||||
|
This extension offers a range of features:
|
||||||
|
- Ability to initialize the Shadcn Vue CLI
|
||||||
|
- Install components
|
||||||
|
- Open documentation
|
||||||
|
- Navigate to a specific component's documentation page directly from your IDE.
|
||||||
|
- Handy snippets for quick and straightforward component imports and markup.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user