Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should this work w/ Visual Studio 2019 Community Edition? #16

Open
gthaker opened this issue Dec 11, 2020 · 5 comments
Open

Should this work w/ Visual Studio 2019 Community Edition? #16

gthaker opened this issue Dec 11, 2020 · 5 comments

Comments

@gthaker
Copy link

gthaker commented Dec 11, 2020

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.

@BelightWavre
Copy link

BelightWavre commented Dec 12, 2020

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

@league1991
Copy link
Owner

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.

@gthaker
Copy link
Author

gthaker commented Jan 17, 2021

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

@league1991
Copy link
Owner

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

@hwooo
Copy link

hwooo commented Mar 4, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants