Add intention for converting to block comment and vise versa

So #KT-23137 Fixed
This commit is contained in:
Toshiaki Kameyama
2018-04-19 11:12:29 +03:00
committed by Mikhail Glukhikh
parent 3351b00870
commit e58d9c5507
45 changed files with 488 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention replaces one or more end-of-line comments with a block comment.
</body>
</html>