Author Topic: EGSL IDE  (Read 4023 times)

Aurel

  • Guest
EGSL IDE
« on: December 29, 2012, 01:40:54 PM »
Cyb ...you know that i like to use any programming tool which have own IDE (editor)..
First of all current editor look nice but i think that you really need to add tabs.
Currently user must always remove old code and load new one...right?
2. Why is prefered file path \Documents and Setings every time when i open file.
let windows to remember last opend folder...ok...
3.List of used functions will be good adddition to,right?

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: EGSL IDE
« Reply #1 on: December 29, 2012, 03:16:00 PM »
Changing the IDE is on lowest priority. Soon version 1.6.0 will be out and then I will concentrate on making games. There will be probably no new version of EGSL for a very long time after that.

Aurel

  • Guest
Re: EGSL IDE
« Reply #2 on: December 29, 2012, 04:06:35 PM »
'Changing the IDE is on lowest priority...'
So the best option will be use something else as editor...ok

Tomaaz

  • Guest
Re: EGSL IDE
« Reply #3 on: December 30, 2012, 03:55:35 PM »
At the moment the best alternative is Geany. EGSL keywords are fully supported. It comes with syntax highlighting, code folding, a sidebar with functions listed and many more, but is still very light and easy to use.

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: EGSL IDE
« Reply #4 on: December 30, 2012, 04:48:29 PM »
Yes, I would recommend Geany for those who are not satisfied with the EGSL editor since it works for Linux and Windows. For MacOS I would recommend Smultron/Fraise. For Haiku, well, there is the third party editor made with yab or use Styled which is shipped with Haiku by default.
« Last Edit: December 30, 2012, 05:53:51 PM by Cybermonkey »

Tomaaz

  • Guest
Re: EGSL IDE
« Reply #5 on: December 30, 2012, 05:02:51 PM »
To make Geany fully support EGSL keywords, the default filetypes.lua file needs to be replaced with the new modified one that is attached to this post. Just unpack it and place where Geany keeps configuration files on your computer.

Aurel

  • Guest
Re: EGSL IDE
« Reply #6 on: December 31, 2012, 03:44:50 PM »
Did you forget that i hate Geany  >:(
But if someone like it...Geany can be ok... ::)
I already have NaaLaa editor and i will add syntax for EGSL and
that is fine for me.

And i found this one,wich you can extend with Lua coding:
http://codemax.luaforge.net/
« Last Edit: December 31, 2012, 04:11:07 PM by Aurel »

Tomaaz

  • Guest
Re: EGSL IDE
« Reply #7 on: December 31, 2012, 04:58:12 PM »
Did you forget that i hate Geany  >:(

I didn't. ;D I also remember your main argument - "it's freakin". Of course, I still have no idea what you meant by that. ???

But if someone like it...Geany can be ok... ::)

Thanx for your blessing. :-*

I already have NaaLaa editor and i will add syntax for EGSL and
that is fine for me.

We are all happy that it's fine for you. Sometimes I think that reinventing the wheel is one of your favourite things to do...

I have nothing against NaaLaa editor but it was meant for NaaLaa and making it work with EGSL is a bit crazy idea... Hey Aurel, what about IDLE? :D
« Last Edit: December 31, 2012, 05:11:45 PM by Tomaaz »

Aurel

  • Guest
Re: EGSL IDE
« Reply #8 on: December 31, 2012, 09:24:24 PM »
Yes..reinventing the wheel is one of my favorite thing... ;D
I still cannot figured - what is so fantastic to u about this ugly Geany :o :o :o
When i run Geany i feel like a Luit Linux user...grrrr   ;D

What is wrong with that if i add to my NaaLaa editor that work with EGSL :o
By the way i use same editor for FreeBasic-Oxygen Basic ( of course compiler paths are
configured).

IDLE....sounds funny  ;)
Hey what about wxLua editor...it looks fine for me, and maybe work on your Mint to. 8)
« Last Edit: December 31, 2012, 09:28:46 PM by Aurel »