Skip to content

Regexp problem if there is no comment in front of the image path #11

@Lecrapouille

Description

@Lecrapouille

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 { ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions