@eht16 commented on this pull request.
> @@ -0,0 +1,40 @@ +# For complete documentation of this file, please see Geany's main documentation +[styling=C] +# style "preprocessor" as comment, as for HCL lines starting with "#" are comments +preprocessor=comment + +[keywords] +# all items must be in one line +primary=data local locals module provider resource terraform var +# for autocompletion tags, see https://wiki.geany.org/tags/start#hcl_terraformopentofu_tags + +[lexer_properties=C] +styling.within.preprocessor=0 Luckily, we don't need this hack any longer :). -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4246#discussion_r1966611849 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4246/review/2635332...@github.com>