Skip to content

Char array should be shown as string, not as nornal array #179

@IanChen83

Description

@IanChen83

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.

normal array

Ideally, it should be shown as what gdb would print
gdb print

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions