On 3/17/2023 1:13 PM, Alan Gauld wrote:
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.

Back when Delphi first came out, when I first used it, I don't remember any IDE; one just used a text editor.

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.


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to