Shim HyungSung created ZEPPELIN-517: ---------------------------------------
Summary: Allow next line starting comment with '.' invoke in SparkInterpreter. Key: ZEPPELIN-517 URL: https://issues.apache.org/jira/browse/ZEPPELIN-517 Project: Zeppelin Issue Type: Improvement Reporter: Shim HyungSung Assignee: Shim HyungSung Priority: Minor How about allowing invoke methods when the next line start comment with '.'? Error occurred the below case ```scala sc //.version .version ``` -- This message was sent by Atlassian JIRA (v6.3.4#6332)