CodeAtlasVsix icon indicating copy to clipboard operation
CodeAtlasVsix copied to clipboard

Should this work w/ Visual Studio 2019 Community Edition?

Open gthaker opened this issue 4 years ago • 5 comments

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.

gthaker avatar Dec 11 '20 18:12 gthaker

The same for me. Can't get it working. I also use Visual Studio 2019 Community 16.7.5 to develop Xamarin Forms projects

BelightWavre avatar Dec 12 '20 11:12 BelightWavre

It should work for community edition.

Please place the cursor on a function/class and press alt+f, you should see a disk appearing in the UI, then use alt+c/v to show more relations.

league1991 avatar Jan 17 '21 12:01 league1991

As I said, my main window is just dark/blank. No code shows so I cant place cursor anywhere.....

gthaker avatar Jan 17 '21 12:01 gthaker

No, just place it in VS text editor, the place you type your code. then press alt+g

league1991 avatar Jan 17 '21 15:01 league1991

No, just place it in VS text editor, the place you type your code. then press alt+g

It doesn't work. Nothing is happened after placing the cursor on text editor and pressing alt+g.

hwooo avatar Mar 04 '21 09:03 hwooo