microsoft/Terminal
Auf GitHub ansehenWe should expose the actual line from the settings that caused a warning
Open
#11.288 geöffnet am 20. Sept. 2021
Area-SettingsHelp WantedIssue-TaskProduct-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
From #11225 originally.
It would be helpful if the error message showed either the actions or the keybindings causing the error. Otherwise the user has to guess.
We do this already for some types of serialization error, but not all. Maybe we could expose the action name? Or the line that the action is on, to at least point them in the right direction.