[Gambas-user] Tab size...

2018-05-18 Thread sbungay
I have set the tab size to 1 space in both the Tools->Preferences->Editor->Default tab size and also in the Project->Properties->Options areas, yet when I highlight a block of code and press [Tab] to move the block to where I want it the editor always indents by 2 spaces for each press of the [

Re: [Gambas-user] Tab size setting...

2016-01-10 Thread Stephen
On 01/10/2016 10:00 AM, Benoît Minisini wrote: > Le 10/01/2016 15:27, Stephen a écrit : >> GAMBAS 3.8.3 >> Fedora 23 in a VM >> Mate Desktop >> >> I have set the tab size to 1 in Tools->Preferences->Editor and in >> Project->Properties->Options, yet pressing the TAB key still yields 2 >> space

Re: [Gambas-user] Tab size setting...

2016-01-10 Thread Benoît Minisini
Le 10/01/2016 15:27, Stephen a écrit : > GAMBAS 3.8.3 > Fedora 23 in a VM > Mate Desktop > > I have set the tab size to 1 in Tools->Preferences->Editor and in > Project->Properties->Options, yet pressing the TAB key still yields 2 > spaces. > I've saved the project and reloaded (equivalent to t

[Gambas-user] Tab size setting...

2016-01-10 Thread Stephen
GAMBAS 3.8.3 Fedora 23 in a VM Mate Desktop I have set the tab size to 1 in Tools->Preferences->Editor and in Project->Properties->Options, yet pressing the TAB key still yields 2 spaces. I've saved the project and reloaded (equivalent to turning it off and turning it on) but no Joy. Am I mi