[Github-comments] [geany/geany] Create julia lexer and tags parser (#2584)

getzze notifications at xxxxx
Wed Jun 23 23:27:06 UTC 2021


@getzze commented on this pull request.



> +# MIME type
+mime_type=text/x-julia
+
+# single comments, like # in this file
+comment_single=#
+# multiline comments
+comment_open=#=
+comment_close==#
+
+[indentation]
+width=4
+# 0 is spaces, 1 is tabs, 2 is tab & spaces
+type=0
+
+
+[build_settings]

Is it `[build_menu]` or `[build-menu]` ? (`filetypes.python` has '[build-menu]')

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2584#discussion_r657523876
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210623/84882881/attachment.htm>


More information about the Github-comments mailing list