Skip to content

Streamline your Graphviz graph creation in Visual Studio with GraphvizVS; instantly preview and export diagrams with added IntelliSense support for quicker editing.

License

aglasencnik/GraphvizVS

Repository files navigation

GraphvizVS

GraphvizVS Logo

Streamline your Graphviz graph creation in Visual Studio with GraphvizVS; instantly preview and export diagrams with added IntelliSense support for quicker editing.

Features

  • Real-time graph preview within Visual Studio.
  • Support for exporting graphs to various formats (PNG, SVG, PDF, etc.).
  • Basic IntelliSense support for graph syntax and keywords.

Installation

  1. Download the latest release from the Releases page or the Visual Studio Marketplace.
  2. Open Visual Studio.
  3. Navigate to Extensions > Manage Extensions.
  4. Install the downloaded package.

Usage

  • To preview a graph, open the graph window from the View menu, and save the .dot document. The preview window will update with the refreshed graph.
  • To export a graph, click the export button and select the desired format and save location.

Support the Project

If you find this project useful, consider supporting it by buying me a coffee. Your support is greatly appreciated!

Buy Me A Coffee

Contributing

Contributions are welcome! If you have a feature to propose or a bug to fix, create a new pull request.

License

This project is licensed under the MIT License.

Graphviz Licensing

  • The Graphviz binaries included in this extension are licensed under the Eclipse Public License - v 1.0. A copy of the EPL v1.0 is provided with the binaries.
  • Any additional content or code in this extension, created by the package author, is licensed under the MIT License. The MIT License text is included separately in the extension.

Acknowledgment

This package includes binaries from Graphviz, an open source graph visualization software.

Support

Experiencing issues? Please raise an issue on this repository, or open a new discussion.

About

Streamline your Graphviz graph creation in Visual Studio with GraphvizVS; instantly preview and export diagrams with added IntelliSense support for quicker editing.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages