Skip to content

Can't click open in VScode, but I have I temp solution. #181

@iamyoki

Description

@iamyoki

Can not click src/index.js to open in the right line.

leasot src

output:

src/index.js
  line 297  TODO  adsad

 ✖ 1 todo/fixme found

Temp solution:

leasot src | sed  "s/line[ ]/:/g"

output:

src/index.js
  :297  TODO  adsad

 ✖ 1 todo/fixme found

Click the :297 line number after clicked info index.js file, that should work by 2 steps;

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