facebook

JavaScript Debugger Skips Lines with TypeScript

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #517160 Reply

    James
    Participant

    Hi,

    I’m new to Angular IDE, so I may not have set everything up correctly. But I’m trying to debug a standalone JavaScript file, written in TypeScript. The problem I’m seeing is that the “Step Over” button is skipping lines.

    Here’s a video I took of the problem I’m seeing:
    https://www.dropbox.com/s/aoc9sm26ux8j5wd/AngularIDE.webm?dl=0

    In this video, I hit the breakpoint on line 5 just fine. But when I click the “Step Over” button, It jumps all the way down to line 10. But when I click the “Step Over” button after that, it steps through the rest of the lines just fine.

    I tried to set up a simple project to show the problem. If needed, I can upload my files to github or something to make it easier to reproduce.

    Thanks!

    #517408 Reply

    support-swapna
    Moderator

    James,

    Sorry that you are seeing this issue with the debugger. I could not replicate the issue at my end.
    Can you please share your project files with us?

    Apologies for inconvenience caused.

    –Swapna
    MyEclipse Support

    #517424 Reply

    James
    Participant

    You bet, Swapna.

    I’ve uploaded my example project to the following location:
    https://github.com/jalbr74/ts-debug-example

    Also, I updated to the latest version of node, and have verified I still see the same issue. I’ve also verified this on two different machines, running node on Windows 7, 64-bit.

    Node: v7.7.4
    OS: Windows 7, 64-bit

    Thanks for looking into this!
    James

    #517615 Reply

    support-swapna
    Moderator

    James,

    Thank you for the project files. This looks like a limitation with our debugger. I have filed a bug report for the dev team to investigate further. We will keep you posted about the fix schedule.

    Apologies for inconvenience caused.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JavaScript Debugger Skips Lines with TypeScript

You must be logged in to post in the forum log in