akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

Named section support for VHDL language #266

Closed IveBracke closed 2 months ago

IveBracke commented 7 months ago

Adding the hyphen minuses to the single line comments for the vhdl language. This change allows the 'named sections'-feature to work with the vhdl language.