What code editor do you use ?
- Kindermaus
- Prole
- Posts: 33
- Joined: Sun Sep 23, 2018 5:08 am
Re: What code editor do you use ?
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.
they / she
they / she
Re: What code editor do you use ?
one difference is the weightCanadianGamer 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.
Re: What code editor do you use ?
vscode is resource heavy in my opinion but works well if you configure it wellKindermaus 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.
Re: What code editor do you use ?
I changed a few and using Notepad++ for now.
- Felix_Maxwell
- Prole
- Posts: 24
- Joined: Wed Dec 04, 2019 3:15 pm
Re: What code editor do you use ?
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.
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.
-
- Prole
- Posts: 3
- Joined: Thu Feb 18, 2021 10:18 am
- Location: Washington, D.C., USA
- Contact:
Re: What code editor do you use ?
I use IntelliJ IDEA but I think I'll change it to something else soon
Re: What code editor do you use ?
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.
I still use ZeroBrane for debugging though, as I can't be bothered to try and configure it on IntelliJ.
Re: What code editor do you use ?
using vscode only extensions are emmylua and emmy-love-api only
Re: What code editor do you use ?
Sublime with Lua beautifying and linting.
My boat driving game demo: https://dusoft.itch.io/captain-bradley- ... itius-demo
Re: What code editor do you use ?
emacs 27.1 and sometimes ZeroBraneStudio's debugger.
Who is online
Users browsing this forum: Bing [Bot] and 2 guests