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

If this is your first inspection then it may take a moment longer. #17

Open
kinboyw opened this issue Dec 16, 2017 · 2 comments
Open

If this is your first inspection then it may take a moment longer. #17

kinboyw opened this issue Dec 16, 2017 · 2 comments

Comments

@kinboyw
Copy link

kinboyw commented Dec 16, 2017

I installed this addon in visual studio code, and then created an cs file with some simple code, right click on the panel ,and inspect IL.

then in the IL Viewer, it shows as below:

Inspecting IL, hold onto your seat belts!
If this is your first inspection then it may take a moment longer.

after about a minute it shows
can't open “IL Viewer”: Cannot read property 'document' of undefined。
what's wrong ,want help ! thank you

@NineMvp
Copy link

NineMvp commented Jan 7, 2018

@josephwoodward I found the same issue.

VS Code Version 1.19.1

image

$ dotnet --info
.NET Command Line Tools (2.0.0)

Product Information:
 Version:            2.0.0
 Commit SHA-1 hash:  cdcd1928c9

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  10.12
 OS Platform: Darwin
 RID:         osx.10.12-x64
 Base Path:   /usr/local/share/dotnet/sdk/2.0.0/

Microsoft .NET Core Shared Framework Host

  Version  : 2.0.0
  Build    : e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d

@josephwoodward
Copy link
Owner

I have a branch here that fixes this and supports the new .csproj format, I'm hoping to release it soon.

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

3 participants