Search found 5 matches

by AravalliCraton
Wed Sep 30, 2020 10:08 am
Forum: General
Topic: Autocomplete python error
Replies: 4
Views: 28587

Re: Autocomplete python error

That fixed it. Thank you for mentioning this solution.

Cheers,
Gautam
by AravalliCraton
Tue Sep 29, 2020 9:35 am
Forum: General
Topic: Autocomplete python error
Replies: 4
Views: 28587

Re: Autocomplete python error

It is a C# file. Commenting the assert lead to an error calling compile() in the same file:

Error: compile() argument 6 must be tuple, not list.

Something else must have installed an incompatible version of python. I don't use that language so it is hard to think where it might have come from.

I ...
by AravalliCraton
Mon Sep 28, 2020 11:01 am
Forum: General
Topic: Autocomplete python error
Replies: 4
Views: 28587

Autocomplete python error

Hello,

I'm getting a error using autocomplete. The trace is pasted below.

As soon as I type a . after a symbol e.g. Data. Zeus switches to a Debug window and this error is displayed. Despite the error, the class member list is displayed and it is possible to select from it. So the functionality ...
by AravalliCraton
Sun Nov 10, 2019 11:00 am
Forum: General
Topic: Stop paste from going to the next line
Replies: 3
Views: 32660

Re: Stop paste from going to the next line

Thanks for the explanation, Jussi.

Using Alt+m to mark instead of Alt+a solves my problem.
by AravalliCraton
Sat Nov 09, 2019 6:10 am
Forum: General
Topic: Stop paste from going to the next line
Replies: 3
Views: 32660

Stop paste from going to the next line

I'm using Zeus 3.98p with the brief keymap.

When I paste, the cursor goes to the next line. Is there a way to keep the cursor on the same line?