Eclipse and code snippets [message #1693108] |
Tue, 21 April 2015 19:02 |
Hugo Azevedo Messages: 3 Registered: April 2015 |
Junior Member |
|
|
Hi!
I have several snippets that allow me to save a bit of time, developing similar code all over again.
The problem I'm having, is that I have a lot of code sections, that use the same name but with different casing. This makes me loose some time, in sections of code that don't really need one more careful look.
For example, in the definition of a class, which name is "NewClass", but has a property called "newclass", and a method called "NEWCLASS".
Is there a way to change the casing of the value of a variable, like the LCase and UCase functions?
What about IF blocks. Do snippets allow any king of processing, or are they just string substitutions?
Thanks in advanced.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05114 seconds