Completion and highlighting for blockCodeFragment
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
val b = 1
|
||||
a + b + <error>c</error>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
val b = 1
|
||||
a + b + <error>c</error>
|
||||