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

IntelliSense goes crazy on VS2019 #1704

Closed
GkqqNkKC opened this issue Aug 9, 2019 · 4 comments
Closed

IntelliSense goes crazy on VS2019 #1704

GkqqNkKC opened this issue Aug 9, 2019 · 4 comments
Labels
kind: bug platform: visual studio related to MSVC solution: invalid the issue is not related to the library

Comments

@GkqqNkKC
Copy link

GkqqNkKC commented Aug 9, 2019

Issue: IntelliSense does not work anymore after including the main header

Steps to reproduce: just download the header / headers, and #include <nlohmann/json.hpp> in a VC2019 project

Details:
image

No settings were made regardless how compiler works.

The following operations are going forever:
image

@bhardwajs
Copy link

This might be the same issues as #1702 . Worth reporting to VS at https://developercommunity.visualstudio.com/spaces/62/index.html

Also, which version of VS is it? I can try to repro.

@GkqqNkKC
Copy link
Author

GkqqNkKC commented Aug 9, 2019

16.2.1
Like on the referenced issue, it does compile. I'm gonna try the filtering.

@nlohmann nlohmann added the platform: visual studio related to MSVC label Aug 9, 2019
@nlohmann
Copy link
Owner

nlohmann commented Aug 9, 2019

I am afraid there is little we can do if IntelliSense has an issue with the code...

@GkqqNkKC
Copy link
Author

I understand. Thx for looking over my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug platform: visual studio related to MSVC solution: invalid the issue is not related to the library
Projects
None yet
Development

No branches or pull requests

3 participants