Describe the bug
Docblocks created with renderFromSelection command breaks indention on indented code snippets. This only happens to code that's on it's own line.
Code Snippet
public bar(
argument: string
) {
}
Screenshots
Enviroment (please complete the following information):
Describe the bug Docblocks created with
renderFromSelection
command breaks indention on indented code snippets. This only happens to code that's on it's own line.Code Snippet
Screenshots
Enviroment (please complete the following information):