Re: [Gambas-user] Three problems in the IDE (two of them Editor)

2015-06-19 Thread Tobias Boege
On Fri, 19 Jun 2015, Rolf-Werner Eilert wrote: > > Am 19.06.2015 09:11, schrieb Beno?t Minisini: > > Le 19/06/2015 02:07, Beno?t Minisini a ?crit : > >>>(2) I spent so much time deleting superfluous whitespace from other > >>> people's > >>>code, I fear it has become an addiction. But

Re: [Gambas-user] Three problems in the IDE (two of them Editor)

2015-06-19 Thread Rolf-Werner Eilert
Am 19.06.2015 09:11, schrieb Benoît Minisini: > Le 19/06/2015 02:07, Benoît Minisini a écrit : >>>(2) I spent so much time deleting superfluous whitespace from other >>> people's >>>code, I fear it has become an addiction. But now there don't >>> seem to be >>>those little dots

Re: [Gambas-user] Three problems in the IDE (two of them Editor)

2015-06-19 Thread Benoît Minisini
Le 19/06/2015 02:07, Benoît Minisini a écrit : >> (2) I spent so much time deleting superfluous whitespace from other >> people's >> code, I fear it has become an addiction. But now there don't >> seem to be >> those little dots anymore which helped me spot those whitespaces >> at the

Re: [Gambas-user] Three problems in the IDE (two of them Editor)

2015-06-18 Thread Benoît Minisini
Le 18/06/2015 20:50, Tobias Boege a écrit : > Hi Benoit, > > two things about the editor: > > (1) If I write a semicolon into the first column of an otherwise empty line > and click behind the semicolon on the line, the cursor always goes > *before* the semicolon, never behind (where

[Gambas-user] Three problems in the IDE (two of them Editor)

2015-06-18 Thread Tobias Boege
Hi Benoit, two things about the editor: (1) If I write a semicolon into the first column of an otherwise empty line and click behind the semicolon on the line, the cursor always goes *before* the semicolon, never behind (where it should actually be). Rounding errors? (I use the de