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
Zeus IDE autocomplete option for Golang (intellisense macros missing)
Re: Zeus IDE autocomplete option for Golang (intellisense macros missing)
All the 3.98 versions are still 32 bit they will not run on Windows XP.The new version 3.98 of Zeus is for win64 ONLY, because i can not open it!
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

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

Cheers Jussi
Re: Zeus IDE autocomplete option for Golang (intellisense macros missing)
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
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
Re: Zeus IDE autocomplete option for Golang (intellisense macros missing)
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