How to set so that all .pc file will be open with visual studio? and it also recognize it as C/C++ code as well. I did the setting in registry before. Unfortunately, I deleted the files and totally forgot how to it again.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
just go in windows Explorer to a .pc file and right-click and “open with” then choose Visual Studio and check the box to make this “default”.
EDIT : Then you go in Visual Studio to Tools menu -> Options menu, -> Text Editor, File extenstion and assign .pc to C++ .