Giter Site home page Giter Site logo

CrabViz not showing graph about crabviz HOT 13 OPEN

chanhx avatar chanhx commented on June 7, 2024
CrabViz not showing graph

from crabviz.

Comments (13)

nicholasmullikin avatar nicholasmullikin commented on June 7, 2024

I was also having problems with nothing happening. I was getting an error "Document symbol information not available" which I was able to solve by making sure the vscode.executeDocumentSymbolProvider would actually return something. For rust, I just had to install rust-analyzer. Not sure if this is the error that you're running into though

from crabviz.

toumorokoshi avatar toumorokoshi commented on June 7, 2024

Where did you see the error? in my case I was trying to use it for Python - so not sure what issues there are with different languages.

It's an amazing idea though! hoping to leverage it somehow.

from crabviz.

nicholasmullikin avatar nicholasmullikin commented on June 7, 2024

It showed up as a small pop-up and staying the notification area until I cleared it / restarted vscode. I just tried it for python and was able to get it to work, but I had to have every file I wanted a call graph of open (presumably so vscode would generate the symbol information) I used ms-python.pylint for python.

from crabviz.

chanhx avatar chanhx commented on June 7, 2024

Crabviz stops working if no language was detected. Please use the Developer: Show Running Extensions command to see where Crabviz is running.

from crabviz.

ishigoemon avatar ishigoemon commented on June 7, 2024

I'm seeing similar behavior. In the "Extension Host" output, I get this on Linux, with a rust workspace:

2023-12-22 12:36:30.153 [info] ExtensionService#_doActivateExtension chanhx.crabviz, startup: false, activationEvent: 'onCommand:crabviz.generateCallGraph'
2023-12-22 12:37:05.322 [error] Error: ENOENT: no such file or directory, open '/Users/chanaetern/Desktop/Repositories/Rust/crabviz/editors/code/node_modules/@hpcc-js/wasm/dist/graphvizlib.wasm'

from crabviz.

chanhx avatar chanhx commented on June 7, 2024

@ishigoemon Thank you very much for reporting this. I just released a new version 0.3.1 solving this problem. Please update and try it out.

from crabviz.

Related Issues (17)

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.