User bio
404 bio not found
Member since Sep 22, 2018
Posts:
Replies:
Thanks Ben. See my note to Enrico. The missing example may not exist 🤦♂️.
Will have to try the var tagging.
Hi Enrico, what I thought I had seen somewhere worked like this scenario: you are writing code to call a previously defined method, and as you work through the arguments in your IDE of choice (mine = VSCode) you are presented with help strings for the specific argument you are currently working on for the call, as opposed to a a general help text that explains the method and its input arguments. I went looking for an example and couldn't find one, so perhaps I was imagining it or had my wires crossed for IDEs / Languages 🤷♂️
Certifications & Credly badges:
Sinon has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Sinon has no followers yet.
Following:
Sinon has not followed anybody yet.
That's the framework for sure Timo. Envisioned something that gave more specific hinting as you worked through the argument list. Like a /// for each argument specifically. I am pretty sure that I just imagined it, but like @Ben Spead said, It would be great action in VS Code. May have to go down the VSCode Rabbit Hole now.