Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.97 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.97 KB

Graphviz Syntax Highlighting

Cover - Graphviz Syntax Highlighting

GitHub License

Graphviz syntax highlighting for Notepad++. Based on the Graphviz documentation.

What is Graphviz?

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

Installation - EN

  1. Downloading file src/graphviz_udl.xml.
  2. Opening Notepad++, menu Language / Open User Define Language Folder.
  3. Copiyng the downloaded file to an opened folder.
  4. Restart Notepad++ and be happy.

Налаштування - UK

  1. Завантажуємо файл src/graphviz_udl.xml.
  2. Відкриваемо в Notepad++ меню Мова / Відкрити Папку з Мовними Файлами.
  3. Копіюємо завантажений файл у цю папку.
  4. Перезавантажуемо Notepad++ та насолоджуемся побудовою графів.

Showcase

Demo Graphviz syntax highlighting for Notepad++

Welcome

This package is open-source, stable and well-tested. Development happens on GitHub. Feel free to report issues or create a pull-request there.

General questions are best asked on StackOverflow.