On 2016-04-10 14:25, Josh Bernitt wrote:
- Code comments should autocomplete. So if I use /** [tab]—> I would
get an auto completed /**
*/ and upon every return inside of a multiline comment, a new asterisk would prepend the new line so it would keep proper formatting and such. I want to apply that logic to all code comments.
This seems to be possible with a bundle action.