KT-5896 Select Word should always have step for selecting the content of string literal
#KT-5896 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val v = "aaa <caret>bbb"
|
||||
Reference in New Issue
Block a user
#KT-5896 Fixed
@@ -0,0 +1 @@
|
||||
val v = "aaa <caret>bbb"
|
||||