Trim whitespace from the input to QuickOpen. For example, when copying a file path into the QuickOpen widget from some command line output and it happens to contain some whitespace at the start or end, it will still work with this patch. Without the patch, one has to remove the whitespace manually.
Details
Details
- Reviewers
dhaumann - Group Reviewers
KDevelop - Commits
- R32:263a57379ef6: QuickOpen: Trim whitespace from input
Shortly tested it manually.
Diff Detail
Diff Detail
- Repository
- R32 KDevelop
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Thanks for the feedback. I don't think I have commit rights, feel free to commit it for me.