[Github-comments] [geany/geany] Add support for Apple Swift language (#1323)

Nick Treleaven notifications at xxxxx
Sun May 19 10:49:14 UTC 2019


ntrel commented on this pull request.



> @@ -0,0 +1,42 @@
+# For complete documentation of this file, please see Geany's main documentation
+[styling=C]
+
+[keywords]
+primary=associativity break case catch class continue convenience default deinit didSet do else enum extension fallthrough false final for func get guard if import in infix init inout internal lazy let mutating nil operator override postfix precedence prefix private public repeat required return self set static struct subscript super switch throws true try var weak where while willSet
+secondary=Array Bool Dictionary ErrorType Int Float Double Set String Tuple UnicodeScalar abs max min print
+# documentation keywords for javadoc
+doccomment=author deprecated exception param return see serial serialData serialField since throws todo version
+

Could also add this for `"""multiline string"""` highlighting:
```ini
[lexer_properties]
lexer.cpp.triplequoted.strings=1
```

-- 
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/1323#pullrequestreview-239231727
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190519/9f69d74d/attachment.html>


More information about the Github-comments mailing list