Treat everything prefixed with ‘\’ as an escape character in strings. The documentation does list certain characters but also say that C escapes work, so we’ll just treat everything as an escape. Changed: U trunk/Review/Bundles/CMake.tmbundle/Syntaxes/CMake Listfile.tmLanguage