Wrap Lines for Source Assistant.
Hi,
I noticed that sometimes the content shown in the Source Assistant
panel are wrapped automatically, sometimes not. In the case the long lines are not wrapped automatically, there is no Wrap Lines
option for me to enable this feature for Source Assistant
.
Say, for the following code snippet, the problem mentioned above will appear:
import numpy as np
np.zeros(...)
Any hints?
Regards
Comments