Menu

Tree view in the UI

2016-07-26
2016-07-27
  • John McCabe

    John McCabe - 2016-07-26

    Hi,

    Is there any way to get the file list in the UI to show a tree with more depth? At the moment it shows full path names for the files as nodes with the errors/warnings etc as the leaf nodes. I'd like something more like:

    L1
    |- filea.cpp
    |- fileb.cpp
    |-L1-1
    |-|- filec.cpp
    |-|-L1-1-1
    |-|-|- filed.cpp
    |-|-L1-1-2
    |-|-|- filee.cpp
    |-L1-2
    |-|- filef.cpp
    

    etc such that I can collapse the whole tree at various levels (e.g at L1-1 so that L1-1-1 and L1-1-2 are hidden).

    John

     
  • Daniel Marjamäki

    sounds nice.

    you can report a ticket in http://trac.cppcheck.net however there is not anybody who is actively working on the GUI. So it could take a while until this is fixed.

     

    Last edit: Daniel Marjamäki 2016-07-27

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.