What code editor do you use ?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: What code editor do you use ?

Post by Jasoco »

I've tried Atom and really want to like it, but I just keep going back to SublimeText 3. I switched from TextWrangler years ago and got used to its missing stuff (I liked being able to edit search results from within the dialog without ever switching back to the document itself) but I just can't do the same with Atom. Maybe with the right extensions I could make it work but eh, I'm happy with ST.

Also, I'll say I have a pet peeve with apps on macOS that treat my Home folder like it's Linux and fill it with invisible settings folders. STOP DOING THAT! Put that shit in the Library where it belongs! When I uninstall an app I end up with stuff left behind that even Hazel doesn't find that I end up finding years later taking up a bunch of space when I haven't had the app in forever. But this is a rant about more apps than just Atom and I'm just rambling.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: What code editor do you use ?

Post by Karai17 »

VSCode is top notch. Switched from Atom to VSCode a while ago and haven't looked back.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
Davidobot
Party member
Posts: 1226
Joined: Sat Mar 31, 2012 5:18 am
Location: Oxford, UK
Contact:

Re: What code editor do you use ?

Post by Davidobot »

Karai17 wrote:VSCode is top notch. Switched from Atom to VSCode a while ago and haven't looked back.
How did you implement a short-cut to run LOVE code?
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: What code editor do you use ?

Post by Karai17 »

STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
sbhargav_13
Prole
Posts: 5
Joined: Thu Nov 10, 2016 2:16 am

Re: What code editor do you use ?

Post by sbhargav_13 »

I use ZeroBrane IDE as it has code auto completion and can launch your app/game from a click of a single button.
User avatar
Murii
Party member
Posts: 216
Joined: Fri Jul 05, 2013 9:58 am
Location: Arad, Romania
Contact:

Re: What code editor do you use ?

Post by Murii »

I'm using Sublime Text 2 on OSX and (g)Vim on Linux.
User avatar
Ortimh
Citizen
Posts: 90
Joined: Tue Sep 09, 2014 5:07 am
Location: Indonesia

Re: What code editor do you use ?

Post by Ortimh »

Another Visual Studio Code user here! Damn, it's just too good to be true! It's not perfect but at least integrated with Git. There're a few useful Lua extensions that you can use so you can speed up your development (including linter).
User avatar
xNick1
Party member
Posts: 267
Joined: Wed Jun 15, 2016 8:27 am
Location: Rome, Italy

Re: What code editor do you use ?

Post by xNick1 »

Vs Code :D
User avatar
Beelz
Party member
Posts: 234
Joined: Thu Sep 24, 2015 1:05 pm
Location: New York, USA
Contact:

Re: What code editor do you use ?

Post by Beelz »

Sublime Text 3 and Lua-Love.

Code: Select all

if self:hasBeer() then self:drink()
else self:getBeer() end
GitHub -- Website
User avatar
xNick1
Party member
Posts: 267
Joined: Wed Jun 15, 2016 8:27 am
Location: Rome, Italy

Re: What code editor do you use ?

Post by xNick1 »

I don't know if it was mentioned before, but from visual studio code, one can install lua extensions through the extensions tab.
There's obviously a Löve launcher.
You just have to set the Löve path and press alt+l anytime in the editor to open the game you're working on.
I use the integrated autosave feature so I don't even have to save first :D
Sorry for the visual studio code shilling but it's my favorite editor so far!
Post Reply

Who is online

Users browsing this forum: No registered users and 30 guests