Hi @eirannejad,
I tend to move code between different contexts, colleague shares, and different IDEs quite often as I iterate and test stuff.
I would love the ability to right click on a class or definition header and “copy” the entire class or def to clipboard within that scope so I can paste easily as well elsewhere.
Current workflow involves scrolling from class header to class end which isn’t horrible but on larger classes it can be a decent slow down to an otherwise zippy workflow.
Currently it seems like double click selects touching “text”, triple click selects the row, and quadruple click will select the whole script/document?
I’m just missing the ability to select the class/def within that
Is that already possible? If not, could it be?
Thanks for the consideration!