Strip trailing spaces on Save: do not strip trailing spaces inside raw String
#KT-13048 Fixed
This commit is contained in:
committed by
Alexander Podkhalyuzin
parent
9fc869397d
commit
e082522cdf
@@ -3371,5 +3371,6 @@
|
||||
|
||||
<postStartupActivity implementation="org.jetbrains.kotlin.idea.framework.TargetRetrieveActivity"/>
|
||||
|
||||
<stripTrailingSpacesFilterFactory implementation="org.jetbrains.kotlin.idea.editor.KotlinStripTrailingSpacesFilterFactory"/>
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user