I'm quite new to notepad++. I've just started to learn programming and been using notepad++ to write my code. When I try to save a file with the extension .cpp the file automatically saves as .h
It should be simple to fix but I just can't figure out how.
Best Regards
Marcus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I started a simmilar topic (no responses). I found that it works best to leave the file type as the deafault(All files, i think...) and type in the extension manually as you save the fil. Typing in the extension mannually after you've select C++ source code or anything else will override any extension you type in manually.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all!
I'm quite new to notepad++. I've just started to learn programming and been using notepad++ to write my code. When I try to save a file with the extension .cpp the file automatically saves as .h
It should be simple to fix but I just can't figure out how.
Best Regards
Marcus
Take a look at this:
http://sourceforge.net/forum/forum.php?thread_id=1853877&forum_id=331754
I started a simmilar topic (no responses). I found that it works best to leave the file type as the deafault(All files, i think...) and type in the extension manually as you save the fil. Typing in the extension mannually after you've select C++ source code or anything else will override any extension you type in manually.