-
Notifications
You must be signed in to change notification settings - Fork 2
Usage
Nagarjun Sanji edited this page Jun 28, 2024
·
3 revisions
To run the extension within VS Code, follow these steps:
- Open the project in VS Code.
- Press
F5
to start a new VS Code window with the extension loaded.
- Linting: Automatically checks your code for issues.
-
Testing: Run your tests with
npm run test
. -
Coverage Reports: View code coverage with
npm run test
.
-
npm run lint
- Lint your code. -
npm run compile
- Compile the extension. -
npm run test
- Run tests.
Thank you for visiting the debricked VS Code extension Wiki. We strive to make this project a valuable tool for developers and appreciate your interest and contributions. Here are a few final notes:
- GitHub Repository: debricked/VS-Code-extension
- Issues & Feedback: Have a question or found a bug? Submit an issue.
- Contribute: Interested in contributing? Check out our Contributing Guide.
If you need help or have any questions, feel free to reach out:
- Email: [email protected]
- Community: Join the discussion on our community forum.
We would like to thank all the contributors who have helped make this project possible. Your dedication and hard work are greatly appreciated.
This project is licensed under the MIT License.
© 2024 debricked. All rights reserved.
© 2024 debricked. All rights reserved.