https://bugs.kde.org/show_bug.cgi?id=338196

--- Comment #6 from Kevin Funk <kf...@kde.org> ---
Git commit db14d0e4989e790b341a88ebc3f8c28896cc58ea by Kevin Funk, on behalf of
Geetam Chawla.
Committed on 13/07/2017 at 19:56.
Pushed by kfunk into branch '5.1'.

CMake code completion: Add missing chars to be escaped

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.

Reviewers: #kdevelop, kfunk

Reviewed By: #kdevelop, kfunk

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D6689

M  +4    -3    projectmanagers/cmake/cmakecodecompletionmodel.cpp

https://commits.kde.org/kdevelop/db14d0e4989e790b341a88ebc3f8c28896cc58ea

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to