Skip to content

Watch inside a vector #116

@AndreaCatania

Description

@AndreaCatania

It's really useful to know what's inside the vectors while debugging, I'm using QtCreator and it give the possibility to see what's inside vectors and arrays:

Screenshot from 2019-03-14 09-28-32

Another thing that it does is to threat a raw pointer as an array of fixed size of elements (There you have to set the length manually) it allow me to debug all kind of code:

Do you think that is possible to implement it in Sublime Text?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions