FreeDraw is a Visual Studio Code extension that allows you to draw freely within the editor. Perfect for sketching ideas, annotating code, and creating diagrams.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
FreeDraw provides a simple and intuitive way to draw directly within your Visual Studio Code editor. Whether you need to sketch out ideas, annotate code, or create diagrams, FreeDraw has you covered.
This is an open-source project created by the community, for the community. We welcome contributions from anyone who wants to help make FreeDraw even better. Check out the Contributing section below for more information.
How It Works
Installation: Install the FreeDraw extension from the Visual Studio Code marketplace.
Activation: Activate the extension using the command palette (Ctrl+Shift+P) and typing Free Draw.
Drawing: Use your mouse or stylus to draw on the editor. You can change colors, brush sizes, and more from the toolbar.
Saving: Save your drawings as images by clicking the save button in the toolbar.
Screenshots
Contributing
We welcome contributions from the community! To contribute:
Fork the repository.
Create a new branch for your feature or bugfix.
Make your changes and commit them with clear messages.
Push your changes to your fork.
Open a pull request with a description of your changes.
License
This project is licensed under the MIT License. See the LICENSE file for details.