Skip to content

Improve the file mapping for debugging #1371

Closed
@YuJianrong

Description

@YuJianrong

What problem does this feature solve?

Currently when I open the devtools of chrome on a vue project to debug the <script> part of the Vue file, it's very difficult to locate the correct one with Typescript source mapped. There are a lot of files start with XXX.vue? and I must try one by one to find the one with <script>.
image

I'd like to add the file extension (.ts, .scss, etc) to the different .vue file in the file mapping to make it easier to locate the <script> file.

What does the proposed API look like?

No API updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions