VS code API, How can I find out what parameters the built-in commands receive?

Viewed 21

I want to use editor.action.peekDefinition command, but I don't know what parameters it receives. I would also like to know if it is possible to open the same window as this command opens (blue) to customize to my needs

0 Answers
Related