Welcome to the Debricked: VS Code Extension project! This extension integrates Debricked's capabilities directly into your Visual Studio Code environment, enhancing your development workflow with advanced features for security and dependency management.
Explore the docs ยป
Report Bug
ยท
Request Feature
To install the Debricked VS Code Extension, follow these steps:
Debricked
.Install
on the Debricked extension.Alternatively, you can install it via the command line:
code --install-extension debricked.vscode-extension
After installing the extension, you can start using it by:
Ensure you have the following tools installed:
Clone the repository and install dependencies:
git clone https://github.com/debricked/VS-Code-extension.git
cd VS-Code-extension
npm install
To compile the extension, run:
npm run compile
The compiled files will be located in the dist
folder.
Run the tests using:
npm run test
Test coverage reports will be generated in the coverage
folder.
We welcome contributions from the community! To contribute, please follow these steps:
git checkout -b feature/YourFeature
).git commit -m 'Add some feature'
).git push origin feature/YourFeature
).This project is licensed under the MIT License. See the LICENSE file for details.
We appreciate all the Contributors who have helped make this project better.
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:
Special thanks to the Debricked team for their support and contributions.
Inspired by the Visual Studio Code Extension Guide.
This project is licensed under the MIT License.
Follow us on:
Thank you for visiting the debricked VS Code extension. We strive to make this project a valuable tool for developers and appreciate your interest and contributions. Here are a few final notes:
ยฉ 2024 debricked. All rights reserved.