Add ability to use VSCode variables like ${workspaceFolder} to specify jarPath in settings.json.
Uses library https://github.com/DominicVonk/vscode-variables since apparently common problem as VSCode does not support natively.
TODO: apply path resolution to other setting variables
Add ability to use VSCode variables like ${workspaceFolder} to specify jarPath in settings.json. Uses library https://github.com/DominicVonk/vscode-variables since apparently common problem as VSCode does not support natively. TODO: apply path resolution to other setting variables