Skip to content

issues Search Results · repo:hediet/vscode-debug-visualizer language:TypeScript

Filter by

147 results
 (68 ms)

147 results

inhediet/vscode-debug-visualizer (press backspace or delete to remove)

Only expected to see a few nodes but instead see each objects metadata too. Attached is a screenshot and JSON Source export. This was using one of the python examples. json_source.json img width= 1525 ...
  • JSHulbert
  • 1
  • Opened 
    on Jul 19
  • #249

Version 2 has several issues, in particular making it difficult for users to understand why the debug visualizer does not work and what to do to make it work. Goals for version 3: - Make it easier ...
  • hediet
  • Opened 
    on Jul 2
  • #248

i need see arr object what happening with debuging function insertionSort(arr) { // Traverse through 1 to arr.length for (let i = 1; i arr.length; i++) { // Current element to be inserted ...
  • Kezara666
  • Opened 
    on Mar 28
  • #246

I copied the code, Person.py, from the webpage (https://github.com/hediet/vscode-debug-visualizer/tree/master/demos/python) and am trying to run it with the DEBUG VISUALIZER extension for VSC. I receive ...
  • danbromberg
  • 4
  • Opened 
    on Mar 1
  • #244

Image
  • Shadid123
  • 1
  • Opened 
    on Feb 28
  • #242

Image import time if name == main : count = 10 while True: data = { kind : { plotly : True }, data : [ { x : [1, 2, 3], y : [2, 6, 3], type : scatter , mode : lines+markers , marker : { color : red }, ...
  • Zhangbin-dev
  • 1
  • Opened 
    on Feb 19
  • #241

Image This is my first time using this extension. I m trying to display the array y as a table, but it looks like a complete mess... Can someone guide me on how to use this?
  • br00k130rr4y
  • 1
  • Opened 
    on Feb 9
  • #240

Hi! This extension looks very interesting, and gives a new perspective to troubleshooting and reverse engineering. Is there a chance support for PowerShell is in the plans as well? I wonder if PowerShell ...
  • Glober777
  • Opened 
    on Jan 25
  • #239

I m working with my own implementation of generic types of data structures such as Queues, Lists, Stacks... But I don t know how to make it work properly. If I have a class MyStack for example, why if ...
  • MavapeGZ
  • 2
  • Opened 
    on Jan 20
  • #238
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub