Bug in cmake.yaml #3762
-
I think there's a bug in the cmake.yaml syntax highlighting file. It throws an error on my system using micro 2.0.14, when opening a CMakeLists.txt file:
If I comment out the 'preproc' section the error is gone. I don't know enough to fix that section:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You're using a syntax file meant for micro 2.0.15 (not released yet) on micro 2.0.14. See #3695 (comment) for a more thorough explanation & solutions. |
Beta Was this translation helpful? Give feedback.
-
Thank you. |
Beta Was this translation helpful? Give feedback.
You're using a syntax file meant for micro 2.0.15 (not released yet) on micro 2.0.14. See #3695 (comment) for a more thorough explanation & solutions.