Replies: 1 comment 2 replies
-
C++ modules are not officially supported yet, but it is possible to make IntelliSense work with modules if you are using the MSVC compiler and follow the discussion here: #6302 It will require you to keep your build up to date because we will not automatically build the modules for you. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions