I was also getting this king of issue when I use to type '/' as after typing '/' it was not including '\' , but if you will type '/**' then it will give '/** *\'
After the '/* * \' is written you can remove the '' from middle & the multi line comment '/* *\' will be added.
If this resolves your issue, so please upvote my answer.