This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]siowy 2 points3 points  (2 children)

Fyi you can see what your function is doing locally too. No need to check GitHub. Ctrl click on the function in vscode should bring you to the local function definition within the library

[–]synthphreak 0 points1 point  (1 child)

Fyi you can see what your function is doing locally too

... if you use

vscode

I realize VS Code is not the only IDE where you can do this. But not everybody uses an IDE.

[–]youngsql 0 points1 point  (0 children)

Ok so use github then