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

Does flutter-code-editor suppoert flutter-highlight? #265

Open ghost opened 9 months ago

ghost commented 9 months ago

Good afternoon,

I've come across an issue with YAML comments in highlight and I wonder if the package you have continued from the original one could be used within the editor as a highlighter.

Thank you in advance, Antonio Jesus

ali-yazdanyar commented 8 months ago

good afternoon Antonio , if you are using vscode , you might want to check if there are YAML plugins or extensions available that provide improved syntax highlighting or support for comments.