Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
<spot>// comment1
|
||||
// comment2</spot>
|
||||
val foo = 1
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<spot>/*
|
||||
comment1
|
||||
comment2
|
||||
*/</spot>
|
||||
val foo = 1
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces a block comment with one or more end-of-line comments.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user