D16326: Replace leading typed text when completing function implementation

Milian Wolff noreply at phabricator.kde.org
Sun Oct 21 19:39:21 BST 2018


mwolff requested changes to this revision.
mwolff added a comment.
This revision now requires changes to proceed.


  can you also add a test for this new behavior with white space?
  
  thanks

INLINE COMMENTS

> stringhelpers.cpp:513
> +{
> +  return str.simplified().remove(" ");
> +}

remove(QLatin1Char(' '))

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D16326

To: amhndu, #kdevelop, mwolff
Cc: mwolff, apol, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181021/648e05a5/attachment.html>


More information about the KDevelop-devel mailing list