You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to add additional languages as well as customize existing languages for my development workflows without having to submit a PR to update the extension.
Currently
The supported languages are fixed and new customizations need to be redeployed within a future version of this extension.
Possible Solution
Extend the extension to allow users to add their own templates to a designated directory that would get picked up and displayed within VS Code when one uses Docker Add command.
The text was updated successfully, but these errors were encountered:
I think this is basically what #1617 is about, so I'll mark this one as a dupe of that. I did update the issue text there to include your additional suggestions.
Goal
I would like to be able to add additional languages as well as customize existing languages for my development workflows without having to submit a PR to update the extension.
Currently
The supported languages are fixed and new customizations need to be redeployed within a future version of this extension.
Possible Solution
Extend the extension to allow users to add their own templates to a designated directory that would get picked up and displayed within VS Code when one uses
Docker Add
command.The text was updated successfully, but these errors were encountered: