What IDE are you using?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
ruthc
Prole
Posts: 3
Joined: Thu Sep 27, 2012 2:14 am
Location: Piedmont

Re: What IDE are you using?

Post by ruthc »

I love using MS Visual Studio.
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

Re: What IDE are you using?

Post by AntonioModer »

ruthc wrote:I love using MS Visual Studio.
MS Visual Studio Standard Edition ?
serge1peshcoff
Prole
Posts: 6
Joined: Mon Sep 03, 2012 12:34 pm

Re: What IDE are you using?

Post by serge1peshcoff »

I use Notepad++ and Paint.NET for drawing.
My game now has now sound, so no need for audio editor now.
clod
Prole
Posts: 3
Joined: Mon Oct 29, 2012 3:36 pm

Re: What IDE are you using?

Post by clod »

I use Codelobster
This free IDE works best for me
Last edited by bartbes on Mon Sep 04, 2017 9:40 pm, edited 1 time in total.
Reason: Removed the link, spam
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: What IDE are you using?

Post by kikito »

Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:

IDEs are a language smell

Controversy may start now.
When I write def I mean function.
User avatar
paritybit
Citizen
Posts: 53
Joined: Thu Sep 06, 2012 3:52 am

Re: What IDE are you using?

Post by paritybit »

kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:

IDEs are a language smell

Controversy may start now.
If that's not the start of a ideology war, I'm not sure what is.

I love how purists always know the one right answer.
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: What IDE are you using?

Post by josefnpat »

kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:

IDEs are a language smell

Controversy may start now.
I'm not sure if you saw the comments on HN, but they are also very interesting.
Missing Sentinel Software | Twitter

FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
User avatar
vrld
Party member
Posts: 917
Joined: Sun Apr 04, 2010 9:14 pm
Location: Germany
Contact:

Re: What IDE are you using?

Post by vrld »

kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:

IDEs are a language smell

Controversy may start now.
I don't use IDEs (unless you count unix as IDE) for any of my projects, but I cannot agree with that statement at all. Code navigation, code completion, project management, build management, interactive debugging, etc. are very valuable tools to have. It does not (really) matter if they are integrated in one big piece of software or separated into several smaller programs (vim/emacs/$EDITOR, shell, *make/autotools, gdb+valgrind), it only matters you can use them effectively.

IDEs are not a language smell. However, being dependent on an IDE is.

Have you ever tried building a medium-large Java Project without the help of Eclipse or IntelliJ? Yeah...
I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum.

hump | HC | SUIT | moonshine
kclanc
Citizen
Posts: 89
Joined: Sun Jan 29, 2012 6:39 pm

Re: What IDE are you using?

Post by kclanc »

kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:

IDEs are a language smell

Controversy may start now.
It's probably worth noting that the "Scala IDE" eclipse plugin is considered the best Scala IDE. In fact, the designer of Scala, Martin Odersky, contributes to it. I believe he once said that it is his preferred environment for programming in Scala. I tried it a couple of years ago; it seemed to work pretty well.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 95 guests