Closed
Description
Issue Type
Bug
Description
- create a
js
file with the following content
/** */
function m() {}
- Place caret right before the closing
*
in the jsdoc comment - Press Enter
->
/**
*
*/
is entered. When I place the caret after the second opening *
I get the right indentation.
VS Code Info
VS Code version: Code - Insiders 1.21.0-insider (70e020b, 2018-02-15T06:08:32.814Z)
OS version: Darwin x64 16.7.0
Reproduces without extensions