sommerfeld-io / krokidile

Web-based Live-Editor for Diagrams to use with kroki.io
https://krokidile.sommerfeld.io
Other
0 stars 0 forks source link

feat: syntax highlighting for plantuml #57

Closed sebastian-sommerfeld-io closed 3 weeks ago

sebastian-sommerfeld-io commented 3 weeks ago

This pull request introduces syntax highlighting support for PlantUML in the Monaco Editor. This enhancement will significantly improve the user experience for developers working with PlantUML diagrams within our application.

With these changes, developers can now enjoy a more readable and visually appealing interface when creating and editing PlantUML diagrams. This should also aid in reducing potential syntax errors and improve overall productivity.

fixes #45

sebastian-sommerfeld-io commented 3 weeks ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: