Better caret position after Insert curly braces around variable (KT-28739)
Introduce helper class and move caret to it's original position. #KT-28739 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
val test = "some"
|
||||
val other = "text $te<caret>st text"
|
||||
Reference in New Issue
Block a user