Search code examples
javaintellij-ideajavadoc

IntelliJ Javadoc adding an additional asterisk every line


I'm having an obscure bug with IntelliJ javadoc formatting. Whenever I create a javadocor add a new line, it is adding a second asterisk after my cursor which is very annoying to deal with.

Here's a gif of what happens when I try to write javadocs: http://gyazo.com/4f8cf0727e545715afe02658a08edbe1


Solution

  • Did removing the markdown plugin work? Because I had the same problem and I can reliable cause it by activating the plugin for gauge version 0.0.3.

    Any other plugin doesn't make a jot of difference.