Enabling Language Features #293
-
Hi, I import the Sourcemap for Then I select a JS file and this message appears in the Developer Console:
I'm not sure where the problem is. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
The first issue related to sourcemap comes from the VSCode extension itself that doesn't handle well its own sourcemaps No idea about the other one, the only thing that uses webassembly is the syntax highlighter (textmate). Does the syntax highlighting work? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
#296