It would be nice to have some kind of UI for creating and testing connection strings in the new HTML Architect.
Something like Jetbrains have.
In the old project wizard we use the connection string builder class.
Where would this UI be located? Today it’s either
- New Project Wizard
- Settings Editor
The new project wizard (Composer) is a console application. So it would have to be in the settings editor only.
But will the setting editor configure the connection string? Won’t the connection string be set by environment variables to the Architect’s and server’s docker containers? Maybe this option would only make sense if the Composer has a GUI in the future?
