[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with some 'End' marks


I agree. Why is this enforced?
If someone is unhappy with indention etc formatting, there is already the
beautify feature to fix it in a second.

Jussi

On Sat, Mar 29, 2025 at 4:05 AM BB <adamnt42@xxxxxxxxx> wrote:

> WHY WAS THIS DONE!
>
> Are we turning into python now?
>
> Whitespace has hitherto meant nothing.
>
> unhappy as I occassionally want to indent whole methods to make them stand
> out in the editor/printout.🙁
>
> b
>
>
> On 29/3/25 10:27 am, Bruce Steers wrote:
>
> Another hint..
> hitting Ctrl+Shift+T on a document will auto-format (tidy) the code and
> should fix any End issues for you in the active document,
>
> BruceS
>
>
> On Fri, 28 Mar 2025 at 21:56, Bruce Steers <bsteers4@xxxxxxxxx> wrote:
>
>> There was a recent commit that raises an error if the word End is not at
>> the beginning of a line.
>>
>> https://gitlab.com/gambas/gambas/-/commit/7a1994cc296ed17bab326faffeb1249c39e3e650
>>
>> Ensure there are no spaces before the 'End' word
>>
>> Respects
>> BruceS
>>
>>
>> On Fri, 28 Mar 2025 at 21:37, Charlie Reinl <Karl.Reinl@xxxxxxxxxx>
>> wrote:
>>
>>> Salut,
>>>
>>> had an git - update
>>> from 52e49432e7e533cb47bb7293493087126506a981
>>> to 0d950002f92f1f4c20c097265c6305d8c905cbd
>>>
>>> when opened an older project, had problems with some 'End' marks
>>>
>>> Any hints
>>> --
>>> Amicalement
>>> Charlie
>>>
>>>
>>>

References:
problems with some 'End' marksCharlie Reinl <Karl.Reinl@xxxxxxxxxx>
Re: problems with some 'End' marksBruce Steers <bsteers4@xxxxxxxxx>
Re: problems with some 'End' marksBruce Steers <bsteers4@xxxxxxxxx>
Re: problems with some 'End' marksBB <adamnt42@xxxxxxxxx>