Fwd: Friday finking: IDE 'macro expansions'
Alan Gauld
learn2program at gmail.com
Fri Mar 17 13:13:10 EDT 2023
Oops! I meant to send this to the group not just Dave.
-------- Forwarded Message --------
On 16/03/2023 22:55, dn via Python-list wrote:
> Do you make use of your IDE's expansionist tendencies, and if-so, which
> ones?
When I'm writing Java/C++/C# yes, I need all the IDE help I can get.
Netbeans or Eclipse being my tools of choice. And in my Windows days
I used Delphi and Smalltalk/V which both pretty much only exist within
their own IDEs and I used their features extensively.
When writing Python I use IDLE, or vim for bigger jobs.
IDLE does have some suggestions and auto tricks but I don't
always use them. In vim I use auto-indent and that's about it.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Python-list
mailing list