Giter Club home page Giter Club logo

codeatlasvsix's People

Contributors

league1991 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codeatlasvsix's Issues

Conditional direction symbols

Hi, I'm a Asp.net/C# developer. I believe it doesn't have conditional direction symbols yet for caller-callees relationships?
I would love to have that feature here. Great extension by the way!

For instance, we have this condition in Features() method:

if(youAgree)
{
          StaticFunctions.DoIt();
}
else
{
         StaticFunctions.IgnoreAndPlayML();
}

Something similar to this would be great:

             ┌ DoIt()
Features()   ┤
             └ IgnoreAndPlayML()

Thanks!

Support for C/C++ Labels and goto statements.

Feature Request

Name:
Support for C/C++ Labels and goto statements.

Description:
I would like to be able to map out the labels in a C/C++ program. For example: I'm working
through some legacy code and the in the main function there are labels and goto
statements embedded into some of the logic. The Logic flow isn't very well documented and
so I'm attempting to use your tool to solve that issue.

Potential solutions:

  • Add a customized lexer through the use of a python module pyl to lex out any labels and
    goto's.
  • Inform users on how to accomplish this if this feature is already implemented.

Postscript

I appreciate the extension you have built thus far, and I look forward to any optimizations and
features it may have in the future.

请问如何在在VS中分析QT项目?

环境:
win10 ;
vs2017;
qt 5.12.1;

我在网上看你向qt creator提问然后发现了这个项目。

我在VS中直接打开QT项目文件夹 ,
然后 :
image

是我环境问题 还是这个项目不支持分析qt5呢。

Installation Fails

On MacOS High Sierra, VSCode Version 1.31.0 (2019) installation fails with message: "extension/package.json not found inside zip."

Cannot zoom in/out with a touchpad?

I am using VS 2019. I was looking for a tool to show how my projects were linked together, this extension looked great.

It took me a while, but after many intents I finally got something on the graphs, by clicking
=> Extensions > Code graph > Show all projects in graph.

However the solution is big and the graph is zoomed out, I cannot see anything. I don't have a mouse, only touchpad, and couldn't find how to scroll in/out with the touchpad, neither how to translate the graph.

How can we get something useful from this? Am I missing some key, or combinations to make it work better?

Ok, right click to move the map, but how to zoom?
Ok, need to zoom as on a smartphone, however on big solutions it is very slow. And the result of the analysis is not complete, some project dependencies are missing...

Php ?

Documents says:

  • PHP (PHP extension required)

Can you tell What extension is required?

Unable to add symbol/classes to graph

Hi, Installed the extension from marketplace for 2019 and ran for solution and projects seperately for c# coding. Ananlysis runs and saves file but no graph is created except for the projects. Have tried many times with variation. unable to click and add any method/class/symbol to graph even manually.

Is there an ext for visual studio code

I use visual studio code for development.
I find your plugin is awesome for viewing dependencies graph.
My questions are:

  • Do you support plug in for vscode?
  • If no, do you know any ext work similar in vscode?

Thank you very much!

Should this work w/ Visual Studio 2019 Community Edition?

I have a project with a single .cpp file. When I say "analyze" a window pops up and seem to run thru various commands without errors (as far as I can see, it disappears quickly), and my main window is just dark. Nothing shows. I tried to play around, tried 2-3 times. Any hints welcome, tool sounds awesome.

兄弟 求帮助

请问你知道怎么用自己的代码来实现这个功能(获取节点数据)吗 ,
我想获取节点结构自己来渲染 , 软件自带的渲染 是个图片 有点蛋疼.

image

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.