objectivec: Enable escapes in verbatim strings
Enable new Scintlla lexer.cpp.verbatim.strings.allow.escapes lexer property for ObjectiveC.
This commit is contained in:
parent
8ac86ce423
commit
3cf8c3a6be
@ -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
|
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_properties=C]
|
||||||
|
lexer.cpp.verbatim.strings.allow.escapes=1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
# default extension used when saving files
|
# default extension used when saving files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user