0.0.6 • Published 2 years ago
nuxt-vscode v0.0.6
This extension is not affiliated with Nuxt.js.
Prerequisites
- VS Code
^v1.71.0
Features
- 📖 Open Source
- 🚀 Built for Nuxt 3 Project
- ✨ Nuxi built into VS Code.
- Full Typescript Support
Feature Previews
A command pallet of commands to run in addition to adding to the explorer
context menu for the certain folders that drive the commands. Checkout out the previews below!
Command Pallet
Context Menus
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() |
Nuxt: Add Component
- Add a component to your projectNuxt: Add Composable
- Add a composable to your projectNuxt: Add Layout
- Add a custom layout to your project.Nuxt: Add Plugin
- Add a plugin to the projectNuxt: Add Middleware
- Add custom middleware to the project.Nuxt: Add API Endpoint
- Adds a API endpoint to your projectNuxt: Add Page
- Adds a page to your projectNuxt: Info
- Copies the nuxt info to your clipboardNuxt: Prepare Types
- Generates types in the.nuxt/
folderNuxt: Upgrade
- Upgrade to the latest version of NuxtNuxt: Typecheck
- WIP ⚠️
💻 Development
- Clone this repository
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
- Run
dev
watcher withpnpm dev
- Run extension in debug mode by pressing
F5
orCtrl + Shift + D
➕ Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Credits
README Inspiration
by @zernonia
📜 License
MIT License © 2022 cpreston321
📧 Contact
cpreston321 - @cpreston321
Also, if you like my work, please feel free to buy me a coffee ☕️
🔥 Contributors
0.0.6
2 years ago