IntelliJ or Zerobrane?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
yeau
Prole
Posts: 4
Joined: Thu May 31, 2018 11:41 pm

IntelliJ or Zerobrane?

Post by yeau »

I've configured both to run lua love scripts but I am just curious as what peeps here on the forums prefer? Is there any advantages to either? If it helps, I'm still in lua 5.2 :P

cheers
User avatar
raidho36
Party member
Posts: 2063
Joined: Mon Jun 17, 2013 12:00 pm

Re: IntelliJ or Zerobrane?

Post by raidho36 »

A lot of people don't use any IDE whatsoever. Those are extremely heavyweight and 100% of their useful functionality already exist in regular text editors, such as Visual Studio Code. Which is to say, there are no advantages to use any IDE, much less any specific one.
User avatar
yeau
Prole
Posts: 4
Joined: Thu May 31, 2018 11:41 pm

Re: IntelliJ or Zerobrane?

Post by yeau »

raidho36 wrote: Sun Jan 26, 2020 1:44 am A lot of people don't use any IDE whatsoever. Those are extremely heavyweight and 100% of their useful functionality already exist in regular text editors, such as Visual Studio Code. Which is to say, there are no advantages to use any IDE, much less any specific one.
Is ZeroBrane heavyweight? Is there any disadvantage to using it? (sorry, am still new to lualang, I come from webdesign and python/game)
User avatar
YounYokel
Prole
Posts: 39
Joined: Thu Oct 03, 2019 5:57 pm

Re: IntelliJ or Zerobrane?

Post by YounYokel »

I personally choose Notepad++ or Atom.
User avatar
zorg
Party member
Posts: 3444
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: IntelliJ or Zerobrane?

Post by zorg »

To some people, integrated debugging facilities, variable watching, integrated consoles are something they want to have; in that case, Zerobrane is good. IDK about IntelliJ though. As for myself, i just use sublimetext2, because i don't need those things, not even autocomplete.
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
User avatar
JesseWebb
Prole
Posts: 12
Joined: Sun Dec 01, 2019 12:56 pm
Location: The Old World
Contact:

Re: IntelliJ or Zerobrane?

Post by JesseWebb »

I prefer ZeroBrane, personally. I only used IntelliJ for a short time, so maybe I didn't give it enough of a chance. ZeroBrane just seemed more intuitive and easy to use, for some reason. Plus, it's more lightweight in comparison (as far as I remember).
monolifed
Party member
Posts: 188
Joined: Sat Feb 06, 2016 9:42 pm

Re: IntelliJ or Zerobrane?

Post by monolifed »

SciTe.
You can add your own commands etc
Last edited by monolifed on Tue Mar 10, 2020 6:05 am, edited 1 time in total.
User avatar
raidho36
Party member
Posts: 2063
Joined: Mon Jun 17, 2013 12:00 pm

Re: IntelliJ or Zerobrane?

Post by raidho36 »

zorg wrote: Sun Jan 26, 2020 8:25 am To some people, integrated debugging facilities, variable watching, integrated consoles are something they want to have.
VSCode supports those, as any decent text editor should. IDK maybe on Windows it's an oddity you needed to use IDE for, but Linux editors had those features for ages.
grump
Party member
Posts: 947
Joined: Sat Jul 22, 2017 7:43 pm

Re: IntelliJ or Zerobrane?

Post by grump »

Aside from console output, a typical text editor does not have Lua code debugging features.
Post Reply

Who is online

Users browsing this forum: No registered users and 196 guests