Notepad++?
Notepad++?
So I've been using Notepad to code everything, which I've always used for any type of coding. I'm starting to think that Notepad++ with syntax highlighting would be a lot easier, does anyone use it, or another one that would be useful?
@rynesaur
- TechnoCat
- Inner party member
- Posts: 1612
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: Notepad++?
I use vim under Linux and notepad++ under Windows.
Re: Notepad++?
Why switch? Just curious.TechnoCat wrote:I use vim under Linux and notepad++ under Windows.
- TechnoCat
- Inner party member
- Posts: 1612
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: Notepad++?
Not really sure. I think it was because vim wasn't satisfactory on Windows. I tried cream gvim or something.Mud wrote:Why switch? Just curious.TechnoCat wrote:I use vim under Linux and notepad++ under Windows.
EDIT: yeah, the command prompt just isn't as useful as the UNIX terminal is. So vim isn't as handy in Windows.
- tentus
- Inner party member
- Posts: 1060
- Joined: Sun Oct 31, 2010 7:56 pm
- Location: Appalachia
- Contact:
Re: Notepad++?
I use Notepad++ for all my coding (I'm a web programmer by profession). The search/replace functions are invaluable. I just wish that then ... end could be pair highlighted the same way () and {} can be.
Kurosuke needs beta testers
Re: Notepad++?
Runs/looks exactly the same under both Windows and Linux for me (other than the window border, of course).TechnoCat wrote:I think it was because vim wasn't satisfactory on Windows.
How much do you use the command line for in Vim? The only thing I really invoked externally are various programming languages. That and grep, but Vim has grep built-in now (vgrep). Maybe wc and sort.TechnoCat wrote:yeah, the command prompt just isn't as useful as the UNIX terminal is. So vim isn't as handy in Windows.
I'm just so addicted to Vim, I can't imagine willingly switching to CUA editor on purpose, unless it was something like Visual Slick Edit (very expensive editor which I'm pretty sure contains alien technology).
Re: Notepad++?
I spent several minutes staring at the batch help-thingy for the copy command, trying to figure out how to pack my love into an exe.TechnoCat wrote:Not really sure. I think it was because vim wasn't satisfactory on Windows. I tried cream gvim or something.Mud wrote:Why switch? Just curious.TechnoCat wrote:I use vim under Linux and notepad++ under Windows.
EDIT: yeah, the command prompt just isn't as useful as the UNIX terminal is. So vim isn't as handy in Windows.
Hello, I am not dead.
- TechnoCat
- Inner party member
- Posts: 1612
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: Notepad++?
The main thing I like about vim is that your hands never leave their spot on the keyboard. Then I can navigate between terminals and still have my hands in their spot. This is because you can do almost everything in UNIX from the terminal.Mud wrote:How much do you use the command line for in Vim? The only thing I really invoked externally are various programming languages. That and grep, but Vim has grep built-in now (vgrep). Maybe wc and sort. .TechnoCat wrote:yeah, the command prompt just isn't as useful as the UNIX terminal is. So vim isn't as handy in Windows.
In windows, I don't get this luxury, I pretty much am forced to use my mouse in most cases when i switch out of my editor. When I try to do keyboard only in Windows, I end up putting :w all over my document.
Just use the command prompt. It is one line long.zac352 wrote:I spent several minutes staring at the batch help-thingy for the copy command, trying to figure out how to pack my love into an exe.
Code: Select all
copy /b love.exe+<love file> <target exe>
Who is online
Users browsing this forum: No registered users and 1 guest