On 19/03/2023 01.27, 2qdxy4rzwzuui...@potatochowder.com wrote:
On 2023-03-18 at 11:49:24 +,
"Weatherby,Gerard" wrote:
For templating, I have two Python programs for starting new work. One
generates a standalone Python program with the Python shebang, a
__main__ which calls def main(), and
On 2023-03-18 16:06:49 +, Alan Gauld wrote:
> On 18/03/2023 12:15, Peter J. Holzer wrote:
> >> I think you might be meaning TurboPascal, Delphi's forerunner. It just
> >> had a compiler and text editor.
> >
> > I'd still classify Turbo Pascal as an IDE. It wasn't a standalone
> > compiler you
On 18/03/2023 12:15, Peter J. Holzer wrote:
>> I think you might be meaning TurboPascal, Delphi's forerunner. It just
>> had a compiler and text editor.
>
> I'd still classify Turbo Pascal as an IDE. It wasn't a standalone
> compiler you would invoke on source files you wrote with some other
It
Peter J. Holzer schreef op 18/03/2023 om 13:15:
On 2023-03-18 08:46:42 +, Alan Gauld wrote:
> On 17/03/2023 17:55, Thomas Passin wrote:
> >> I used Delphi and Smalltalk/V which both pretty much only exist within
> >> their own IDEs and I used their features extensively.
> >
> > Back when
On 3/18/2023 8:15 AM, Peter J. Holzer wrote:
On 2023-03-18 08:46:42 +, Alan Gauld wrote:
On 17/03/2023 17:55, Thomas Passin wrote:
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,
On 3/18/2023 4:46 AM, Alan Gauld wrote:
On 17/03/2023 17:55, Thomas Passin wrote:
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 j
a Python-list
> Date: Thursday, March 16, 2023 at 6:59 PM
> To: 'Python'
> Subject: Friday finking: IDE 'macro expansions'
> *** Attention: This is an external email. Use caution responding, opening
> attachments or clicking on links. ***
>
> It is a long, l
On 2023-03-18 08:46:42 +, Alan Gauld wrote:
> On 17/03/2023 17:55, Thomas Passin wrote:
> >> 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
via Python-list
Date: Thursday, March 16, 2023 at 6:59 PM
To: 'Python'
Subject: Friday finking: IDE 'macro expansions'
*** Attention: This is an external email. Use caution responding, opening
attachments or clicking on links. ***
It is a long, long, time since I've thr
On 17/03/2023 17:55, Thomas Passin wrote:
>> 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.
I thin
On 18/03/2023 02.44, Thomas Passin wrote:
On 3/17/2023 9:38 AM, Simon Ward wrote:
On Fri, Mar 17, 2023 at 02:05:50PM +0100, Roel Schroeven wrote:
Even better than simply highlighting is (IMO) a thing called "Rainbow
Braces" or "Bracket Pair Colorization" I recently learned about: both
braces o
On 2023-03-17 17:55, Thomas Passin wrote:
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
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,
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.
Netb
On 3/17/2023 9:38 AM, Simon Ward wrote:
On Fri, Mar 17, 2023 at 02:05:50PM +0100, Roel Schroeven wrote:
Even better than simply highlighting is (IMO) a thing called "Rainbow
Braces" or "Bracket Pair Colorization" I recently learned about: both
braces of a matching pair get the same color, while
On Fri, Mar 17, 2023 at 02:05:50PM +0100, Roel Schroeven wrote:
Even better than simply highlighting is (IMO) a thing called "Rainbow
Braces" or "Bracket Pair Colorization" I recently learned about: both
braces of a matching pair get the same color, while other pairs get
other colors. I have to
Op 17/03/2023 om 0:54 schreef Thomas Passin:
What I find more useful is matching brackets/parens/braces. Not
inserting them but highlighting or (better) jumping to the matching
one when asked.
That is very helpful indeed.
Even better than simply highlighting is (IMO) a thing called "Rainbow
B
On Fri, Mar 17, 2023 at 11:55:38AM +1300, dn via Python-list wrote:
Do you make use of your IDE's expansionist tendencies, and if-so, which
ones?
Unix (well, GNU/Linux) is my IDE ;)
Simon
--
https://mail.python.org/mailman/listinfo/python-list
On 2023-03-16, Thomas Passin wrote:
> In general, I don't like a lot of popups and code completions, so I
> tend to avoid them. I don't even like automatic parens or brace
> insertion.
I _hate_ it when the "editor" decides to insert stuff I didn't
type. There's an html editor I use occasionally
On 2023-03-17 at 11:55:38 +1300,
dn via Python-list wrote:
> Do you make use of your IDE's expansionist tendencies, and if-so, which
> ones?
Expansionist tendencies. Nice phrase. :-)
> NB this is where vi/emacs enthusiasts start chuckling (polite term for
> 'insane cackling') ...
Long time (
On 3/16/2023 6:55 PM, dn via Python-list wrote:
It is a long, long, time since I've thrown one of these into the
maelstrom of our musings.
(have the nightmares receded?)
Do you make use of your IDE's expansionist tendencies, and if-so, which
ones?
NB this is where vi/emacs enthusiasts star
On 3/16/23 16:55, dn via Python-list wrote:
It is a long, long, time since I've thrown one of these into the
maelstrom of our musings.
(have the nightmares receded?)
Do you make use of your IDE's expansionist tendencies, and if-so, which
ones?
NB this is where vi/emacs enthusiasts start ch
It is a long, long, time since I've thrown one of these into the
maelstrom of our musings.
(have the nightmares receded?)
Do you make use of your IDE's expansionist tendencies, and if-so, which
ones?
NB this is where vi/emacs enthusiasts start chuckling (polite term for
'insane cackling').
23 matches
Mail list logo