Configure comment toggling to use a space between comment symbol and comment text

How can I configure IntelliJ to insert and assume a space, e.g. // foo() rather than //foo(), like Emacs and vi do?

0

请先登录再写评论。