Switch does not know that C++ source files can have .cc extension
Open
- Dominant language
- C#
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Please add support for C++ source files with .cc extension.
Also header files sometimes have .hpp extension (i am not sure if Switch supports .hpp header files).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the extension-matching logic for the existing .cpp and .h pairs in the Visual Studio add-in. Check whether .hpp is already recognized, then cover the requested .cc source extension and confirm that switching works for the supported C++ source and header pairs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100