Which .lua Editor do you use?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Which .lua Editor do you use?
It was only a matter of time.
We don't borrow, we don't read, we don't rent, we don't lease, we take the minds!
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Which .lua Editor do you use?
No, masochists use Emacs. Snob masochists use Vim.Sslaxx wrote:I thought that being a snob was using Emacs.Alex wrote:Vim. I am a snob.
Help us help you: attach a .love.
Re: Which .lua Editor do you use?
>> this page is nonsense for me...Kaze wrote:Real programmers use butterflies.
Real programmers use ideas and favorite text editor... anothers people use needs and apps from programmers . Simple theory
Re: Which .lua Editor do you use?
Was just kind of interested
In every Question on this Board, it MUST exist one person who ***** me off
Much fun and thank you for the replies!
In every Question on this Board, it MUST exist one person who ***** me off
Much fun and thank you for the replies!
Intrested in making music? Theres a Virtual Drum - Software for LÖVE
http://love2d.org/forum/viewtopic.php?f ... bumm#p4193
http://love2d.org/forum/viewtopic.php?f ... bumm#p4193
Re: Which .lua Editor do you use?
I use vim.
I'll spare everyone the rant because you probably don't care, but I will say that if you're going to be doing a lot of coding in any language, learning vim is almost certainly worth it (although it admittedly does take a bit of time).
And because I really can't completely resist the urge to rant:
Fun fact: my tab key is bound to tab-complete words just like you do on the command line. This has greatly reduced the frequency with which I misspell variable names.
And yes, I'm probably a snob .
I'll spare everyone the rant because you probably don't care, but I will say that if you're going to be doing a lot of coding in any language, learning vim is almost certainly worth it (although it admittedly does take a bit of time).
And because I really can't completely resist the urge to rant:
Fun fact: my tab key is bound to tab-complete words just like you do on the command line. This has greatly reduced the frequency with which I misspell variable names.
And yes, I'm probably a snob .
Re: Which .lua Editor do you use?
Ooo. I had never thought of doing that. I use tab to change tabs, but completing words seems so much more useful. Thank you!solsword wrote:Fun fact: my tab key is bound to tab-complete words just like you do on the command line. This has greatly reduced the frequency with which I misspell variable names.
Re: Which .lua Editor do you use?
that does sound handy
but
1) what if you want a tab (cause i use tab all the time as tab)
2) does it pick up on love functions?
but
1) what if you want a tab (cause i use tab all the time as tab)
2) does it pick up on love functions?
Re: Which .lua Editor do you use?
1)Vim is a modal text editor.osgeld wrote:that does sound handy
but
1) what if you want a tab (cause i use tab all the time as tab)
2) does it pick up on love functions?
2) The auto completion works by reading the words in all of the files you have open at the time. So you have to type out a function for the first time in full, but when the next time you want to type it you can auto-complete it. There probably is some way of having it read through a set of default functions, I imagine.
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google Adsense [Bot] and 3 guests