[geany/geany] 3cf8c3: objectivec: Enable escapes in verbatim strings

Colomban Wendling git-noreply at xxxxx
Sun Mar 8 13:31:26 UTC 2015


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 08 Mar 2015 13:31:26 UTC
Commit:      3cf8c3a6bef74b985a08a965f832f691f906b5c0
             https://github.com/geany/geany/commit/3cf8c3a6bef74b985a08a965f832f691f906b5c0

Log Message:
-----------
objectivec: Enable escapes in verbatim strings

Enable new Scintlla lexer.cpp.verbatim.strings.allow.escapes lexer
property for ObjectiveC.


Modified Paths:
--------------
    data/filetypes.objectivec

Modified: data/filetypes.objectivec
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -9,6 +9,7 @@ secondary=@class @defs @dynamic @encode @end @implementation @interface @optiona
 docComment=attention author brief bug class code date def enum example exception file fn namespace note param remarks return see since struct throw todo typedef var version warning union
 
 [lexer_properties=C]
+lexer.cpp.verbatim.strings.allow.escapes=1
 
 [settings]
 # default extension used when saving files



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list