Code Monkey home page Code Monkey logo

Comments (9)

hediet avatar hediet commented on April 28, 2024 1

I'd love to hear about your progress! I'm closing this issue though, as it is not really something that needs to be changed in this extension.

from vscode-debug-visualizer.

hediet avatar hediet commented on April 28, 2024

Yeah, I would love to help you with that! I have no clue about C/C++ though.
If you like, we can schedule a virtual meeting! I think it's not so easy to write it up so that you find what you were looking for.

Do you intend to visualize data while stepping through the code or while the application is running?

from vscode-debug-visualizer.

temportalflux avatar temportalflux commented on April 28, 2024

I think both would be valuable, though I think the latter is the easier of the two to start with. If pursuing the memory observer approach via a parallel application, the visualizer would be reading whatever data the target application currently has in memory. That is fine for broad strokes debugging, but is more difficult to apply to stepping through a function.

I'd be down to chat via a virtual meeting, but I only have time in early morning EST or on weekends.

from vscode-debug-visualizer.

hediet avatar hediet commented on April 28, 2024

I thought about live visualizations too, but I don't have a clear vision of how the UI could look like.
I designed the visualization library (the thing that draws json objects) to be generic though.

Early morning EST is fine! We can use jitsi meet, if you don't mind.

from vscode-debug-visualizer.

temportalflux avatar temportalflux commented on April 28, 2024

I can meet up at 7am Easter/1pm CEST tomorrow (5/14) if you are available!

from vscode-debug-visualizer.

hediet avatar hediet commented on April 28, 2024

Perfect! See you soon on jitsi then!

from vscode-debug-visualizer.

hediet avatar hediet commented on April 28, 2024

Sorry, need another 5 minutes!

from vscode-debug-visualizer.

temportalflux avatar temportalflux commented on April 28, 2024

Would it be possible to extract the visualization module into its own package such that it could be referenced by npm install <git branch/repo>?

from vscode-debug-visualizer.

hediet avatar hediet commented on April 28, 2024

That was my plan! It already is a package on its own, but just not published to npm yet.

You can use yarn link to use it in a different project right now.

from vscode-debug-visualizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.