What code editor do you use ?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
Kindermaus
Prole
Posts: 33
Joined: Sun Sep 23, 2018 5:08 am

Re: What code editor do you use ?

Post by Kindermaus »

I use Sublime Text for Lua! It's really good in my opinion. VS Code is probably ultimately better though. I'm just used to Sublime Text.
ItsyRealm, a quirky 2D/3D RPG where you fight, skill, and explore in a medieval world with horrors unimaginable.
:emo: they / she
User avatar
YounYokel
Prole
Posts: 39
Joined: Thu Oct 03, 2019 5:57 pm

Re: What code editor do you use ?

Post by YounYokel »

CanadianGamer wrote: Tue Dec 20, 2016 2:11 am My favorite text editor is Atom. It's open source, it is extremely customizable and can do pretty much everything that Sublime can.
one difference is the weight
User avatar
YounYokel
Prole
Posts: 39
Joined: Thu Oct 03, 2019 5:57 pm

Re: What code editor do you use ?

Post by YounYokel »

Kindermaus wrote: Thu May 07, 2020 6:49 pm I use Sublime Text for Lua! It's really good in my opinion. VS Code is probably ultimately better though. I'm just used to Sublime Text.
vscode is resource heavy in my opinion but works well if you configure it well
katster
Prole
Posts: 3
Joined: Thu Dec 10, 2020 7:22 am

Re: What code editor do you use ?

Post by katster »

I changed a few and using Notepad++ for now.
User avatar
Felix_Maxwell
Prole
Posts: 24
Joined: Wed Dec 04, 2019 3:15 pm

Re: What code editor do you use ?

Post by Felix_Maxwell »

VScode really shines when you install the right extensions. There's a couple really nice ones for Lua support which give you all of Lua's built-in functions and some outlines of tables when you hover over their names, and also a Love2d support plugin by pixelbyte studios that gives you function/parameter completion for love functions, plus a nice little ALT+L hotkey to run the folder you current have open in Love.

For Debugging, ZeroBrane studio seems to be the easiest as it has out-of-the-box support for Love. Some people say they can get easy debugging with IntelliJ Idea, but I haven't been able to get it to work.
AlexNillson89
Prole
Posts: 3
Joined: Thu Feb 18, 2021 10:18 am
Location: Washington, D.C., USA
Contact:

Re: What code editor do you use ?

Post by AlexNillson89 »

I use IntelliJ IDEA but I think I'll change it to something else soon
User avatar
ohai
Prole
Posts: 20
Joined: Thu Jan 21, 2021 9:06 pm

Re: What code editor do you use ?

Post by ohai »

If you use IntelliJ like me, don't use the Lua plugin by sylvanaar. EmmyLua is much better IMO, I never looked back since I started using it.
I still use ZeroBrane for debugging though, as I can't be bothered to try and configure it on IntelliJ.
User avatar
adurnat
Prole
Posts: 3
Joined: Tue Oct 02, 2012 9:48 pm

Re: What code editor do you use ?

Post by adurnat »

using vscode only extensions are emmylua and emmy-love-api only
User avatar
dusoft
Party member
Posts: 482
Joined: Fri Nov 08, 2013 12:07 am
Location: Europe usually
Contact:

Re: What code editor do you use ?

Post by dusoft »

Sublime with Lua beautifying and linting.
camperman
Prole
Posts: 4
Joined: Tue Nov 30, 2010 5:22 pm

Re: What code editor do you use ?

Post by camperman »

emacs 27.1 and sometimes ZeroBraneStudio's debugger.
Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests