Hi !
Image comment v 1.1.0, Debian 12, VScode 1.93.0, C++ code
I always have the following error "Image Comments Could not find image"
I tried local and canonical paths, jpeg, png ;(
Have I missed apt-get install a lib?
// *****************************************************************************
//! \brief bla bla
//! [/home/qq/Bureau/foo.png]
// *****************************************************************************
struct Foo { ...
And there is no display and no message error with the following comment:
// [/home/qq/Bureau/foo.png]
struct Foo { ...
Hi !
Image comment v 1.1.0, Debian 12, VScode 1.93.0, C++ code
I always have the following error "Image Comments Could not find image"
I tried local and canonical paths, jpeg, png ;(
Have I missed apt-get install a lib?
And there is no display and no message error with the following comment: