D6689: CMake code completion: Add missing chars to be escaped
Geetam Chawla
noreply at phabricator.kde.org
Thu Jul 13 17:36:13 UTC 2017
geetamc created this revision.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
List of chars to be escaped is taken from: https://cmake.org/Wiki/CMake/Language_Syntax
> To use literally any of "()#$^, escape the character with a backslash
TEST PLAN
created a file foo"()#$^.cpp, the chars are escaped properly.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D6689
AFFECTED FILES
projectmanagers/cmake/cmakecodecompletionmodel.cpp
To: geetamc, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170713/952a0079/attachment.html>
More information about the KDevelop-devel
mailing list