I am in the process of creating a new vscode extension and I'm looking to include some specific values in the "file.associations" section of the settings file once the user installs my extension.
Is this something that can be achieved? I've looked through the documentation but haven't been able to find any information on it.
If anyone could point me in the right direction on where to search for more info, I would really appreciate it.