Hi
I wonder if it is possible to also have an option to leave the file names the new class wizard generates as is. So for example if I create a class calles SomeFancyClass, the filenames would be SomeFancyClass.h and SomeFancyClass.cpp.
I think currently the only options are some_fancy_class.h and somefancyclass.h?
best.ph
camelcase filename in new class wizard
-
- CodeLite Enthusiast
- Posts: 16
- Joined: Sun May 01, 2011 11:43 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: camelcase filename in new class wizard
Hi,
I've no idea why that field was made disabled. I've fixed this as part of r5593.
Regards,
David
Good point, though better to make the name editable; some people might prefer an entirely different name.I wonder if it is possible to also have an option to leave the file names the new class wizard generates as is
I've no idea why that field was made disabled. I've fixed this as part of r5593.
Regards,
David
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: camelcase filename in new class wizard
This was me guilty as chargedDavidGH wrote:I've no idea why that field was made disabled. I've fixed this as part of r5593.
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 16
- Joined: Sun May 01, 2011 11:43 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: camelcase filename in new class wizard
Thanks!
I just checked out the newest version and it works.
best.philip
I just checked out the newest version and it works.
best.philip