Skip to content

How to just view the embedded source? #26

Description

@OnkelTem

Hi!

It is my understanding, that source maps were invented to address the problem with minimized/obfuscated code which is almost impossible to read. However, for some peculiar reason, the most popular editor for JS - VSCode - cannot show the original code being referenced by source maps.

I've finished my research on appropriate extensions for this. And this one seems to do the thing, in comparison to the others, that also have "source map" in their titles but doing some random rubbish instead of just showing the code.

I think this extension was created to debug source map creation, and that is a good thing to do.
However, I would like to just view the source, w/o any colorification, especially this insane one :)

image

So is there a way to view the original file?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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