-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 0.7.3
-
Fix Version/s: None
-
Component/s: GUI
-
Labels:None
When a paragraph uses `%pyspark` interpreter, the commenting shortcut "Command + /" sometimes produces the expected `#` comment symbol but sometimes produces `//`.
This behavior is consistent within a paragraph, but might be inconsistent between paragraphs, e.g. first paragraph might do `//` and second might do `#`.