Feature #1770
CodeEditor should support c++11 raw string literal
| Status: | Approved | Start date: | 07/15/2017 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Zbigniew Rebacz | % Done: | 0%  | |
| Category: | CodeEditor | Spent time: | - | |
| Target version: | Release 2019.1 | 
Description
const char* s1 = R"foo( Hello World )foo"; String s = R"(asd"sdsd")": // " inside should be treated as normal character nor as end of string
History
#1 Updated by Zbigniew Rebacz almost 8 years ago
- Target version set to Release 2019.1 - NTH
 
#2 Updated by Zbigniew Rebacz over 7 years ago
- Status changed from New to Approved
 - Assignee set to Zbigniew Rebacz
 - Target version changed from Release 2019.1 - NTH to Release 2019.1