Just moved this issue from vscode
- Cpptools Version: 0.8.1
- VSCode Version: 1.3.1
- OS Version: Linux 4.7.1
As title, character array is shown as a normal array everywhere in debugging mode, which can be annoying when watching on a very long string.

Ideally, it should be shown as what gdb would print
