Open paulktham opened 1 week ago
We are aware of this issue, but we have listed these error messages in this way for v2.1 as listing individual error messages is lower-priority than other features for the application and it will come in future versions.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Right now the app is only showing a single formatting error, even though there may be many errors present in the command, I think you guys can use like an ArrayList of sorts to store the different error messages and use the UI to display the errors one by one, so instead of the user fixing one formatting error at once the user can solve all at once.