[Cuis-dev] Possible normalization of code files to use ANSI assignment. Re: New handling of assignment and return arrows
Gerald Klix
cuis.01 at klix.ch
Fri Oct 21 09:16:59 PDT 2022
On 21.10.22 17:45, Juan Vuletich via Cuis-dev wrote:
> Hi Bernhard,
>
> On 10/21/2022 12:34 PM, Bernhard Pieber via Cuis-dev wrote:
>> Hi Juan,
>>
>> I am not sure what you mean by „writing code“. Do I understand that
>> correctly that you would always have to type := instead of _ for
>> assignment, and depending on a preference := would change to a left
>> arrow? Or would you still type _ and it gets converted to := in the
>> code behind the scenes?
>>
>> Cheers,
>> Bernhard
>
> You'd be able to type _ or :=, and by default you'll see either
> leftArrow or :=. But on save, it would always become :=. This means that
> the next time you go to that method it will read := unless you turn on a
> preference to show ALL assigments as leftArrow.
>
> Preferences to show ALL assignments as leftArrow or := are already in
> Cuis, btw.
>
> Thanks,
>
That's exactly what I want! +1
Gerald
More information about the Cuis-dev
mailing list