Hello,
i change currently some things at the time.
I customize codelite partially for my own needs to. This changes are not always interesting for all. A example for this is the filename. I would like the upper- and lowercase in the filename as I call the class and don't complete in lowercase.
My question it is allowed or interesting to post such patchs her?
questions to allowed patchs here
-
- CodeLite Enthusiast
- Posts: 12
- Joined: Thu Mar 05, 2009 3:25 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: questions to allowed patchs here
If the changes you make are configurable then I post them here, and I will review them - if they are OK, I will commit them
For exmample: I assume you meant that you change the new class dialog to generate file names with UpperCase unlike the current way which generate a lower case file names. If this change is by adding a check box in the 'new class' dialog, then I will probably will commit it, however if it is hard coded (that is: you can ONLY generate Mix case file name) I wont accept it, since it breaks the current behavior.
Eran
For exmample: I assume you meant that you change the new class dialog to generate file names with UpperCase unlike the current way which generate a lower case file names. If this change is by adding a check box in the 'new class' dialog, then I will probably will commit it, however if it is hard coded (that is: you can ONLY generate Mix case file name) I wont accept it, since it breaks the current behavior.
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 12
- Joined: Thu Mar 05, 2009 3:25 pm
- Contact:
Re: questions to allowed patchs here
At the moment the changes are hard coded. I make the changes at a later time configurable and post the patches here.
Thanks.
Thanks.