frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Stepper: click on function name to pop up function declaration

Open martin-henz opened this issue 3 years ago • 1 comments

Example:

Screenshot 2021-06-22 at 12 14 20 AM

Clicking on pi_sum should pop up the function declaration:

Screenshot 2021-06-22 at 12 15 19 AM

Ideally, clicking on pi_sum there...

Screenshot 2021-06-22 at 12 15 19 AM

... should pop up another copy of the function declaration:

Screenshot 2021-06-22 at 12 15 19 AM

martin-henz avatar Jun 21 '21 16:06 martin-henz

This may help: https://codepen.io/oatssss/pen/oYxJQV

martin-henz avatar Jun 21 '21 16:06 martin-henz