We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5fd58d + 935b37a commit 0225f9aCopy full SHA for 0225f9a
src/etc/kate/rust.xml
@@ -249,7 +249,7 @@
249
<DetectChar char="=" attribute="Normal Text" context="#pop"/>
250
<DetectChar char="<" attribute="Normal Text" context="#pop"/>
251
</context>
252
- <context attribute="String" lineEndContext="#stay" name="String">
+ <context attribute="String" lineEndContext="#pop" name="String">
253
<LineContinue attribute="String" context="#stay"/>
254
<DetectChar char="\" attribute="CharEscape" context="CharEscape"/>
255
<DetectChar attribute="String" context="#pop" char="""/>
0 commit comments