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'm working on creating a few of my own templates, but noticed that options that are using "proposals" aren't allowing free form input? It either just auto selects the default or inputs an empty string. This contradicts what the docs say here: https://containers.dev/implementors/templates/
A list of suggested string values. Free-form values are allowed. Omit when using optionId.enum.
I'm working on creating a few of my own templates, but noticed that options that are using "proposals" aren't allowing free form input? It either just auto selects the default or inputs an empty string. This contradicts what the docs say here:
https://containers.dev/implementors/templates/
Here is my
devcontainer.json
template:and here is my
devcontainer-template.json
Feel free to see for yourself by trying the template:
The text was updated successfully, but these errors were encountered: