Page 3 of 4

Re: I Create a LOVE IDE With autocomplete

Posted: Wed Sep 09, 2015 2:24 pm
by Giorgos_xou
vitail wrote:nice man, i have waiting so much time something like this, you need to develop an erase system for the spaces maked by the tab key
Thanks for your reply vitail :) and yes you are right i had forgot about this (erase system for ... ) :P i will fix it at next version([0.0.0.3]) at Sunday or Saturday

Re: I Create a LOVE IDE With autocomplete

Posted: Sun Sep 13, 2015 3:54 pm
by Giorgos_xou
vitail wrote:nice man, i have waiting so much time something like this, you need to develop an erase system for the spaces maked by the tab key
i release the new version [0.0.0.3] and now it has erase system for the spaces... :D

Re: I Create a LOVE IDE With autocomplete

Posted: Tue Sep 15, 2015 5:47 pm
by radgeRayden
It's kinda irritating having to use mediafire for downloads, so I'd suggest you use github's "release" option for distribution.

PS: also even if you can't make updating faster, you'd benefit from making it a background task.
PS²: if I let "Name of Main Lua file" empty while creating a new project, the alert keeps popping up until I hit 'esc'. Also letting the user name the main file doesn't make a lot of sense since love won't run without a proper main.lua. Another thing is that I personally dislike project files, and projects as folders are usually simple to work on without cluttering my work space with unnecessary stuff (that might end up sneaking through source control). I mean, how much configuration does löve take that isn't put into conf.lua anyway?

Re: I Create a LOVE IDE With autocomplete

Posted: Wed Sep 16, 2015 12:45 pm
by Giorgos_xou
Thanks for your feedback radgeRayden :)...
radgeRayden wrote:It's kinda irritating having to use mediafire for downloads, so I'd suggest you use github's "release" option for distribution.
yes you are right at this point but i like mediafire because i know how many people have dolwnload the version (btw i am new on github)
radgeRayden wrote:PS: also even if you can't make updating faster, you'd benefit from making it a background task.
I know it is slow but making it a background task it is not the best :P .... also updates on "Keyword" list will not be on every version
radgeRayden wrote:PS²: if I let "Name of Main Lua file" empty while creating a new project, the alert keeps popping up until I hit 'esc'.
i will fix it you are right :P
radgeRayden wrote:Also letting the user name the main file doesn't make a lot of sense since love won't run without a proper main.lua.
yep you are right again i will change it .... i had thought about this but ..... :P
radgeRayden wrote:Another thing is that I personally dislike project files, and projects as folders are usually simple to work on without cluttering my work space with unnecessary stuff (that might end up sneaking through source control). I mean, how much configuration does löve take that isn't put into conf.lua anyway?

it is just a project file no big deal but anyway :P

Re: I Create a LOVE IDE With autocomplete

Posted: Wed Sep 16, 2015 3:10 pm
by Sosolol261
Are you going to add a "dark theme" in the future? I would like that. Monokai(Sublime) is pretty cool.

Re: I Create a LOVE IDE With autocomplete

Posted: Thu Sep 17, 2015 7:26 am
by Giorgos_xou
Thanks for your feedback Sosolol261 :)
Sosolol261 wrote:Are you going to add a "dark theme" in the future? I would like that. Monokai(Sublime) is pretty cool.
Yes I am going to add dark theme and ''custom theme Support'' it is pretty easy , only I have issues on changing Tabs' color and that's why I don't have add this feature yet. I will try to fix this and at next version( At Next Sunday Or Saturday because I have to study for school And I am working also on Another big project ) I will Try to add this feature

Re: I Create a LOVE IDE With autocomplete

Posted: Thu Sep 17, 2015 11:57 am
by Sosolol261
Nice!! Also the buttons on the top right corner are misplaced. Here a screen:

Image

[ DELETED POST]

Posted: Thu Sep 17, 2015 12:10 pm
by Giorgos_xou
[ DELETED POST]

Re: I Create a LOVE IDE With autocomplete

Posted: Thu Sep 17, 2015 12:10 pm
by Giorgos_xou
Sosolol261 wrote:Nice!! Also the buttons on the top right corner are misplaced. Here a screen:
Really Thanks you for reporting this issue because it is happening only on a small amount of computers and i dont know why (but i know how to fix it) ... for now try installing the latest Net Framework and send me screenshot again and i will fix it asap

Re: I Create a LOVE IDE With autocomplete

Posted: Thu Sep 17, 2015 12:59 pm
by Sosolol261
I already have 4.6 installed though...