Forums: Front End:

 

Notepad++

first
 

WingNut Notepad++

anybody use this on a consistent basis?

i'm taking it for a test spin ... it's greatly improved since last time i looked at it (1.5 years ago)

likes?

dislikes?

i'm still fumbling around learning things like turning on auto-completion
notepad-plus.sourceforge.net/uk/site.htm

 

poliguin

i tend to like it.

my big dislike is that out of the box it doesn't recognize jsp files. huge downside for me since everything i'm doing now is in jsp.

otherwise, i like it a good bit.

var _oRLY = {HAI:function(){return this.KTHXBYE(); },KTHXBYE:function(){ return this.HAI();},init:function(){ this.HAI()};_oRLY.init()?'YARLY':'NOWAI';
quote
 

WingNut

is there a shortcut for <br>
is there a shortcut for <!-- -->
i started trying to figure out how to get autocompletion to work, but it was too much digging around and i've been in kinda a rush ... just for closing div tags and the like, is that native? or does that require some add on

 

Technomancer

On the subject of code editors: HOT XXX CODE EDITOR PORN


Everyone should believe in something
I believe I'll have another drink
quote
 

Tha.Riddla

Originally posted by: Technomancer
On the subject of code editors: HOT XXX CODE EDITOR PORN


awesome list! thanks for the link

 

silentsketch

Coda has become my favourite tool for developing websites. its got everything i want, code hints, code snippets, a live-edit Bonjour feature where i can share my files with people on my network who can edit my code live from their computer. Plus its super lightweight and has a built in browser for previewing.

CODA FTW!

 

the real me

i'm pretty partial to textmate on the mac. vi other wise.

 

poliguin

vi - ewwwwwww too many keystrokes to do anything.

var _oRLY = {HAI:function(){return this.KTHXBYE(); },KTHXBYE:function(){ return this.HAI();},init:function(){ this.HAI()};_oRLY.init()?'YARLY':'NOWAI';
quote
 

the real me

i hate the mouse

 

poliguin

no need for a mouse in notepad ++ either smile

var _oRLY = {HAI:function(){return this.KTHXBYE(); },KTHXBYE:function(){ return this.HAI();},init:function(){ this.HAI()};_oRLY.init()?'YARLY':'NOWAI';
quote
 

OvineWorrier

E Text Editor / Cygwin on Windows
Textmate on OSX
vi/kate on Kubuntu (though am usually just doing quick edits)

Bleat for me, baby...
quote
 

the real me

but you have to have windows. most of my stuff is linux. plus i actually like vi. it took me a few years to get used to it when i had no other option but i enjoy it now. the keystrokes become second nature pretty quick. it's also really configurable. it's convenient having your configuration in a text file when you have to work on different machines all the time too. i keep mine on my webserver so when i work on another machine i can just grab the file and all my settings are all ready to go.

i am growing more partial to textmate everyday that i work on a mac though. if they had a linux version i would probably use it most of the time.

 

JERKSTORE

I still think Homesite is the best text editor ever for Windows. It had a lot of functionality to where you could really make use of its libraries and resources if you wanted to, but it was also a fantastic plain text editor as well.

I was really sad when I started using a Mac full time and couldn't find a suitable Homesite replacement (and anybody who mentions the DW word will cease to be my online friend). I played with BBEdit for awhile and hated everything about it.

I've been using TextMate for a few years now, and I'm back in love.

 

poliguin

var dream_cleaver = 'shit';

var _oRLY = {HAI:function(){return this.KTHXBYE(); },KTHXBYE:function(){ return this.HAI();},init:function(){ this.HAI()};_oRLY.init()?'YARLY':'NOWAI';
quote
 

JLM

OvineWorrier

Is e-text editor as good as textmate?

 

OvineWorrier

It's the closest you'll get on Windows but not without its minor caveats. (hella fast dev cycle though - most bugs ironed out quickly)

Bleat for me, baby...
quote
 

Blaise

I've been using Eclipse with either the Web Tools Project plugin, or Aptana as a plugin.

They're both very powerful, sure, Eclipse runs with a Java VM, but once you've got it open it's plenty fast, and you can do so much so quickly, I don't see the point in using basic text editors to create web projects, it makes more work for me.

 
first
 

Forums: Front End: Notepad++

 
New Post
 
You must be logged in to post