Currently when you write JSDoc and go to a new line it starts out of place and doesn't follow the indentation instead of prefilling the * for you. Ideally this mimics other editors like VSCode and properly continues on new lines.
If applicable, add mockups / screenshots to help present your vision of the feature
Check for existing issues
Describe the feature
Currently when you write JSDoc and go to a new line it starts out of place and doesn't follow the indentation instead of prefilling the
*
for you. Ideally this mimics other editors like VSCode and properly continues on new lines.If applicable, add mockups / screenshots to help present your vision of the feature
Instead of:
do this: