What code editor do you use ?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: What code editor do you use ?

Post by coffee »

OSX here, trying to fully working in Sublime Text 2. But sometimes I end up working in Fraise 'cause of nice search/replace there and more acessible function list.
Nixola wrote:Is there a way to compile Notepad++ on Linux, without using wine?
Notepad++ is also a nice program at least for html/css use. I'm afraid that is very Win dependent to compile successfully in other OS's. Besides WINE (or Wine Bottles), probably the only other good way to use it is install VirtualBox, Win and use seamless mode.

A sticky Editor thread with each OS editors alternatives for new comers would be nice.
User avatar
thelinx
The Strongest
Posts: 857
Joined: Fri Sep 26, 2008 3:56 pm
Location: Sweden

Re: What code editor do you use ?

Post by thelinx »

coffee wrote:OSX here, trying to fully working in Sublime Text 2. But sometimes I end up working in Fraise 'cause of nice search/replace there and more acessible function list.
Try cmd+r in Sublime (ctrl+r for Windows/Linuxers) to jump through functions in a file.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: What code editor do you use ?

Post by nevon »

coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: What code editor do you use ?

Post by coffee »

thelinx wrote:
coffee wrote:OSX here, trying to fully working in Sublime Text 2. But sometimes I end up working in Fraise 'cause of nice search/replace there and more acessible function list.
Try cmd+r in Sublime (ctrl+r for Windows/Linuxers) to jump through functions in a file.
Thank you thelinx, but isn't really for don't know how to call it (although my mind is allready overloaded of shortcuts). I prefer the function list in Fraise because it's more mindless click and forget since it have a dedicated button. And also it gives line number and selection list is larger and I don't have to scroll up/down so much as in ST2. So, even spite I like working in ST2 I end up working some time in Fraise when I need to jump very often between places or replace things.
1.png
2.png
User avatar
xefhs
Prole
Posts: 8
Joined: Fri Dec 09, 2011 7:17 am

Re: What code editor do you use ?

Post by xefhs »

Thanks everyone for responding,

I've tried Sublime Text, it's a really nice soft, anyone know if he can show parameters when you call a function ?
Sorry about my English, I'm French.
User avatar
Ellohir
Party member
Posts: 235
Joined: Sat Oct 22, 2011 11:12 pm

Re: What code editor do you use ?

Post by Ellohir »

SciTE. You can just edit with highlights and press F5 to execute with love. Didn't get that to work on other editors.
User avatar
tentus
Inner party member
Posts: 1060
Joined: Sun Oct 31, 2010 7:56 pm
Location: Appalachia
Contact:

Re: What code editor do you use ?

Post by tentus »

Ellohir wrote:SciTE. You can just edit with highlights and press F5 to execute with love. Didn't get that to work on other editors.
Did you try N++? I've never had any problems with the "Run in Love" functionality.
Kurosuke needs beta testers
User avatar
Kingdaro
Party member
Posts: 395
Joined: Sun Jul 18, 2010 3:08 am

Re: What code editor do you use ?

Post by Kingdaro »

I use N++ and the command line to test my games instead of from within the editor. It's just my most comfortable way of doing things.
User avatar
lots_of_birds
Prole
Posts: 13
Joined: Sun Dec 11, 2011 12:09 pm

Re: What code editor do you use ?

Post by lots_of_birds »

I use emacs, the yasnipet extension customised for programming in lua with love.
It works like a charm. I compile and run my code by pressing F8 and going through the errors by pressing F7.
To type "module(..., package.seeall);", I only type "module" then TAB.

I love working with emacs, but I pretty sure the learning curve (who said wall), does not have to be.
I'd love to work on a beginner-friendly version of emacs.
User avatar
forestwolf42
Prole
Posts: 24
Joined: Tue Dec 20, 2011 5:18 pm

Re: What code editor do you use ?

Post by forestwolf42 »

Ellohir wrote:SciTE. You can just edit with highlights and press F5 to execute with love. Didn't get that to work on other editors.
I've also been using SciTE, just because jEDIT seeemed confusing and heavy and SciTE is came in the software center, I had no idea you could make it run with F5 that way, and I feel slightly foolish now.

What I've been doing is using F12 to open a guake terminal and running the program from there.
Post Reply

Who is online

Users browsing this forum: Majestic-12 [Bot] and 104 guests