Zeus IDE autocomplete option for Golang (intellisense macros missing)

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
asimkon
Posts: 2
Joined: Sun Oct 16, 2016 3:24 pm

Zeus IDE autocomplete option for Golang (intellisense macros missing)

Post by asimkon »

I have installed Zeus IDE v397 to run, compile and debug Golang scripts successfully as i work on win32 platform. The new version v398 of Zeus is for win64 ONLY, because i can not open it!

I would like to ask you how can i set up the autocomplete feature on the editor as i have got a small problem there and only that feature is missing from me. I saw that several macros such as go_intellisense_dot.py, go_intellisense.py and others intellisense are missing. How can i find and install them successfully to my Zeus IDE?

Additionally i would like to tell you that Zeus IDE is a great tool with a lot of features especially when i do Golang scripting.

Regards
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Re: Zeus IDE autocomplete option for Golang (intellisense macros missing)

Post by jussij »

The new version 3.98 of Zeus is for win64 ONLY, because i can not open it!
All the 3.98 versions are still 32 bit they will not run on Windows XP.

They will only run on Windows Vista or higher.

But the 3.97z version found here should still run on Windows XP.
I would like to ask you how can i set up the autocomplete feature on the editor

That 3.97z version should have those required Go Zeus macros.

But you can't use same macros from the latest 3.98 relase, because that latest version is now Python 3.5x while the older Zeus versions are running the older Python 2.7x version.

The older Zeus Go, Python 2.7x scripts will not run on Python 3.5x :(
Additionally i would like to tell you that Zeus IDE is a great tool with a lot of features especially when i do Golang scripting.
Thank you :)

Cheers Jussi
asimkon
Posts: 2
Joined: Sun Oct 16, 2016 3:24 pm

Re: Zeus IDE autocomplete option for Golang (intellisense macros missing)

Post by asimkon »

I installed it but unfortunately i have the same problem. No macro scripts supported and i am afraid that i will have to do it manually.
Zeus IDE is a great tool for Golang, but autocomplete is forgotten.

I have already placed this post http://stackoverflow.com/questions/4005 ... os-missing and no one has replied to me yet!

Regards
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Re: Zeus IDE autocomplete option for Golang (intellisense macros missing)

Post by jussij »

Zeus IDE is a great tool for Golang, but autocomplete is forgotten.

That is not correct. If you install the latest Zeus version, you would find the Go autocomplete works just fine.

Here are the last set of Zeus Python 2.7x macros for Go: http://www.zeusedit.com/z300/go_scripts.zip

Here are some details on how to use those macros: viewtopic.php?f=5&t=7085

Now I can't guarantee that they will work as the 3.97z version since it is such an old version, but there is a good chance they might.

Cheers Jussi
Post Reply