Author Topic: B5: C++ javadoc doesn't terminate right?  (Read 2601 times)

skywise

  • Senior Community Member
  • Posts: 331
  • Hero Points: 10
B5: C++ javadoc doesn't terminate right?
« on: September 25, 2014, 03:21:57 PM »
Win7x64, brief keymode
Started a javadoc comment by hand using "/**" which displays:

/**[cursor here]*/"

If I hit enter I get:
"/**
  * [cursor here]*/"

And will get that for each subsequent newline.

It used to be -
"/**
  * [cursor here]
  */"

Wasn't it? (or is there a config setting for this?)

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: B5: C++ javadoc doesn't terminate right?
« Reply #1 on: September 25, 2014, 04:09:55 PM »
Taking a look at it, thanks for the report.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: B5: C++ javadoc doesn't terminate right?
« Reply #2 on: September 25, 2014, 05:43:37 PM »
Fixed in the next build.