Considering it forgets my settings often as well on two separate installs of Windows, I'm fairly sure it's a program bug.tentus wrote:I can't speak to your first complaint (having grown up on DOS makes everything look good), but I have never had N++ do either of the last two. I use N++ for upwards of eight hours a day, five days a week, for the past half-decade, so I'm very curious as to what you're doing to incite these behaviors, Are you sure it's not in your OS?kraftman wrote:things I dislike about notepad++ :
doesn't look quite as good as sublime
occasionally, for no apparent reason, it forgets all of your settings (load langs.xml failed, etc)
occasionally, for semi no apparent (seems to happen when a dialogue box is open) ctrl+ anything doesn't work.
IDE for Lua and LOVE?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- slime
- Solid Snayke
- Posts: 3161
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: IDE for Lua and LOVE?
- tentus
- Inner party member
- Posts: 1060
- Joined: Sun Oct 31, 2010 7:56 pm
- Location: Appalachia
- Contact:
Re: IDE for Lua and LOVE?
Huh. You'd think that over 10,000 hours in the program and I would have run into that bug.slime wrote:Considering it forgets my settings often as well on two separate installs of Windows, I'm fairly sure it's a program bug.tentus wrote:I can't speak to your first complaint (having grown up on DOS makes everything look good), but I have never had N++ do either of the last two. I use N++ for upwards of eight hours a day, five days a week, for the past half-decade, so I'm very curious as to what you're doing to incite these behaviors, Are you sure it's not in your OS?kraftman wrote:things I dislike about notepad++ :
doesn't look quite as good as sublime
occasionally, for no apparent reason, it forgets all of your settings (load langs.xml failed, etc)
occasionally, for semi no apparent (seems to happen when a dialogue box is open) ctrl+ anything doesn't work.
Seriously, what's different between us? I primarily use WinXP and Win7, about 6 and 2 hours a day respectively, a couple years ago I was using Vista instead of Win7. Never once have I had my settings disappear on me, my text is as small today as it was when I scaled it down in 2006.
Kurosuke needs beta testers
Re: IDE for Lua and LOVE?
I'm on win7, I've never proven what causes the bug, but it seems to happen more often when I leave np++ open when I shut down or sleep.
Re: IDE for Lua and LOVE?
I've experienced the N++ xml bug as well, although it has not happened in a long time. It seems to be completely random but at least it's a quick fix and doesn't hurt anything.
Re: IDE for Lua and LOVE?
Nobody here uses vim?
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: IDE for Lua and LOVE?
I do, sometimes.infinte wrote:Nobody here uses vim?
Help us help you: attach a .love.
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: IDE for Lua and LOVE?
I try to use it as my only editor. I sometimes fail - again I think it would happen less if I had an american keyboard.infinte wrote:Nobody here uses vim?
When I write def I mean function.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: IDE for Lua and LOVE?
I left notepad++ for this very reason.kraftman wrote:things I dislike about notepad++ :
occasionally, for no apparent reason, it forgets all of your settings (load langs.xml failed, etc)
Well that, and Sublime kicks ass.
Re: IDE for Lua and LOVE?
slime wrote:I like Sublime Text 2.
I'm trying to use it but i don't know how to make Sublime Text to build a Löve project.
How did you make it work?
Re: IDE for Lua and LOVE?
If you are using Sublime Text 2 on OSX, just create a new build system(Tools>Build System>New Build System...), save it as "love.sublime-build" or something then add the following json code in the file:bobbin wrote:
I'm trying to use it but i don't know how to make Sublime Text to build a Löve project.
How did you make it work?
Code: Select all
{
"cmd": ["/Applications/love.app/Contents/MacOS/love","."]
}
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot] and 1 guest