Good day, everyone.
When you want to create a new extension in Visual Studio Code, you can use GO! in the command palette. Then the application gives the path of a directory where is going to save your new extension. All I want is to change this directory. I know it can be made in settings.json, but wich one? and how?
Thanks for your support.