ElectricEgghead/Your-Tricky-Words-Helper

Intellisense not working in Visual Studio 2019 Community

Closed this issue · 2 comments

Task: Intellisense works on all files.
Issue: Intellisense not working at all.
Fix: Get intellisense working.

Error message:
IntelliSense: ‘No additional information available’ (See 'Configure a C++ project for IntelliSense')

Fixed issue by moving all project files out of separate folder and into main project folder, then deleted accidentally copied Your Tricky Words Helper file.

Looked at the structure of other VS projects. Image attached.

image