Claus Pedersen
Member³
I use code completion on the following code:
I place my cursor on the second line (first position) and perform code completion. I get the error "The Code Assistant can only be activated after a period, comma or left paranthesis or at the end of a word", probably because of the line comment on first line. A block comment at the end of the line gives same error. I have to delete my comment in order to make code completion work.
I would appreciate very much if this error could be corrected in the 7.1.4 version
Code:
substr ('my string', -- a comment
-- perform code completion on this line
I would appreciate very much if this error could be corrected in the 7.1.4 version
