Giter Site home page Giter Site logo

Comments (3)

league1991 avatar league1991 commented on September 21, 2024

@smalltimepro
Please check if there is anything below the CodeGraphData\Result_solution\xml folder.

If it's empty, that means something wrong happened during analysis process.
If not, that means the analysis process actually succeeded, symbols should be shown when you place the cursor on a function/class and press Alt+F.

from codeatlasvsix.

thelazydogsback avatar thelazydogsback commented on September 21, 2024

I'm having the same problem -- analysis looks ok (tons of XML files generated) but the only graph items that have any information or are connected in any way are the two projects. If a use "sync w/editor" or ALT-F or "Show in graph", then an item will be generated in the graph for the item, but it is alone/orphaned in the graph and not connected to anything and has no information -- there don't seem to be any relationships between any entities. For example, "find callers" or "find calees" does nothing.

Ah, I just saw this:
"I usually work on C++ and the support of C# is incomplete. Theoretically it's possible because doxygen should support C# interface. I'll do that later."

If this is the case, you should probably display a warning to the user when a .CS project is analyzed.
I wonder if Doxygen understands the latest C# 8 (and now C# 9) syntax -- it could be that it just generates partially bad data for modern C# files?

from codeatlasvsix.

league1991 avatar league1991 commented on September 21, 2024

@thelazydogsback I think it is because of the limited capability of doxygen. It can't dig out the relationship sometimes, even for C++. I am afraid you have to add the edges indicating the relationships manually.

from codeatlasvsix.

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.