vscode-jsonnet
vscode-jsonnet copied to clipboard
Add adjusted eval command to allow switching the file while rendering
This PR aims to make the plug-in more user friendly. This will adjust the file that will be rendered to the current open file. This allows to quickly change the file you are working currently while having the output of the current open file. This is way more interactive than always closing the old evaluation window and restart the evaluation (by using a shortcut or command palette interaction).
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Hi @julienduchesne, thanks for merging the other PR. Would you mind to take a look on this PR ? Again, I am willing to further improve this PR if needed, if there is any further feedback.