Tagged Questions
4
votes
5answers
1k views
Useful Delphi code templates
I've been programming in Delphi for a little over two years now, and I've only got maybe 5 custom templates, I feel as though I should have more.
If anyone has any particularly useful ones it would ...
0
votes
1answer
99 views
IntelliJ plugin to print fields from any class
I am new to IntelliJ. Is there a plugin for IntelliJ where I can select a few fields and print them or create jsp form elements, etc. I know they have toString, equals, etc.