Closed
Description
Hi,
The QL plugin for eclipse has the nice feature that when I write a QLdoc block comment,
it adds the * and indents correctly whenever I press enter on a newline.
The VSCode plugin doesn't provide this.
For other languages, https://marketplace.visualstudio.com/items?itemName=kevinkyang.auto-comment-blocks is available, which seems to achieve what I want.