nativescript-community / nativescript-vscode-extension

A Visual Studio Code Extension for NativeScript
https://www.nativescript.org/visual-studio-code
Apache License 2.0
82 stars 32 forks source link

Breakpoint ignored because generated code not found #197

Open vchimev opened 6 years ago

vchimev commented 6 years ago

Steps:

Error - hovering on ignored breakpoints shows:

Breakpoint ignored because generated code not found (source map problem?).

Versions:

$ node -v
v8.11.3
$ npm -v
5.6.0
$ tns --version
4.1.2

NativeScript VSCode Extension 0.8.0.

borjasanchez-bitcode commented 6 years ago

I have been suffering the same problem for more than a month. Is there any update on this?

Versions:

VScode 1.27.1
NSExtension 0.8.1
ns 3.4.1