[Github-comments] [geany/geany] Add Arduino custom filetype (#1339)

Giorgioggì notifications at xxxxx
Thu Dec 15 09:45:15 UTC 2016


SukkoPera commented on this pull request.



> +preprocessor.end.$(file.patterns.cpp)=endif
+
+
+[settings]
+lexer_filetype=C
+tag_parser=C
+extension=ino
+
+# context action command (please see Geany's main documentation for details)
+context_action_cmd=xdg-open "https://www.arduino.cc/en/Reference/%s"
+
+
+[indentation]
+width=2
+# 0 is spaces, 1 is tabs, 2 is tab & spaces
+type=0

Not really a strict requirement of course, just the indentation settings recommended by the Arduino guys. I actually don't even use these settings myself, so I'll comment them out.

-- 
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/1339
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161215/496e0c56/attachment.html>


More information about the Github-comments mailing list