Changes between Version 17 and Version 18 of JavascriptDebugging


Ignore:
Timestamp:
Mar 3, 2013, 5:53:38 PM (11 years ago)
Author:
Yves
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JavascriptDebugging

    v17 v18  
    3535=== Files (1) ===
    3636This is a list of all .js files currently loaded into the vfs by the engine. You can type something in the search field and it will only display those files that match the pattern. Double-clicking a file will open it in the file panel in the middle.
    37 [[Image(file_filter.gif​)]]
     37
     38[[Image(file_filter.gif)]]
    3839
    3940=== File panel (2) ===
    4041The file panel displays a file with line numbers, syntax highlighting and even some basic syntax validations. However, it only displays the file and you can't edit it there directly. You see breakpoints and can toggle breakpoints by klicking left beside the line numbers. The yellow line shows you at which line the execution is currently halted.
    4142
    42 [[Image(debugging_alpine_lakes.gif)]]
     43[[Image(debugging_alpine_lakes.gif)]]