[Github-comments] [geany/geany] .h -> .hpp in classbuilder (#999)

Matthew Brush notifications at xxxxx
Sat Apr 16 19:57:14 UTC 2016


@b4n I agree it's sub-optimal, but `.h` still is the most widely used extension for C++ headers, the same as if we had an Objective-C class generator, it would auto-type `.h` for the header filename, since that's what people tend to use most often.

Besides, the user can easily type `pp` after the `.h` in the GUI before creating the class, and the file will be named like that, it's only an auto-filled default.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/999#issuecomment-210883688
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160416/c8919118/attachment.html>


More information about the Github-comments mailing list