processing-experimental
processing-experimental copied to clipboard
code completion when writing a comment
Perhaps code completion suggestions should not appear when writing a code comment?
Completion popup now doesn't appear on a single line comment. But implementing the same for multi-line comments is a bit tricky, so not supporting it for now.