godotengine / godotengine/godot-docs
Additional Configuration Steps Missing From Visual Studio Documentation
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
master branch
**Issue description:**
After running `scons platform=windows vsproj=yes dev_build=yes` as suggested in the Visual Studio documentation, the provided `.sln` file seems incomplete.
Several modules throughout the project aren't detected by intellisense, as shown above. The project builds, so I do not believe the issue is in the scons scripts themselves. The documentation must be missing some additional configuration steps to get intellisense working in Visual Studio.
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/contributing/development/configuring_an_ide/visual_studio.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.