- - - - -

Best HTML/CSS Editor


  • Please log in to reply
31 replies to this topic

#1 sithum

sithum

    Tiny Orange

  • Members
  • Pip
  • 1 posts

Posted 03 August 2010 - 02:17 AM

Hi friends,
I have been using Notepad ++ for a while now.
Just wondering, maybe their is a better editor?
It needs to be able to work with CSS/JS/PHP.
Someone recommended to me Bluefish Editor...
I don't have time to be trying numerous software, what are other web developers using? I appreciate any input.

#2 djbaxter

djbaxter

    Rather Big Orange

  • Members
  • PipPipPipPip
  • 283 posts

Posted 03 August 2010 - 10:00 AM

I use Dreamweaver, personally, in split Design/Code view.

However, for fast edits, my go to program is the freeware Crimson Editor: http://www.crimsoneditor.com/


#3 NyteOwl

NyteOwl

    36 Bits forever!

  • Volunteer Moderators
  • PipPipPipPipPipPipPip
  • 1,902 posts

Posted 03 August 2010 - 11:05 AM

I generally find my favorite ascii text editor does fine. Notepad++ is decent in Windows, though I've sued Brief for both programming and site editing.

In Linux and BSD i've used  EMACS, Vi, Joe - all work well.

Basically it depends on your likes and dislikes.

The last HTML/CSS specific IDE I used was Homesite till they sold it off and it got ruined. I gave up on such long ago as I was tired of having to back and fix the code they generated.
Obsolescence is just a lack of imagination.

Sign up at ASO and enjoy friendly, quality hosting services. Use coupon code no2512 and save 15% or coupon code 2152on and take $5 off. Valid on both Shared Hosting and VPS plans.

#4 primatology

primatology

    Small Orange

  • Members
  • PipPip
  • 49 posts

Posted 03 August 2010 - 11:24 AM

I used to love Notepad++, but it's seriously bloated and not well-designed. It amazes me that it has such a large following--I don't know what half the buttons do, half of the features I am aware of are slow and/or useless, menus are illogically organized, and capitalization is inconsistent throughout the interface. Plus, the default styles are wacky. I want a monospaced font throughout my code, and syntax highlighting should be limited to color and weight. Not the stupid Comic Sans that's used in CSS and comments. Drives me nuts. It does, however, get the job done.

On Windows, my favorite editor is by far Notepad2. It's just one executable, so it's easy enough to cart around on a flash drive, and it's pretty compact. Syntax highlighting works wonderfully out of the box, it has the features you need (and avoids the ones you don't), and the interface is nice and consistent. It's not an IDE by any means, so you'll have to look elsewhere if you want a more integrated approach. For my uses, though, it's spot-on.

Edited by primatology, 03 August 2010 - 11:24 AM.


#5 IBBoard

IBBoard

    Massive Orange

  • Volunteer Moderators
  • PipPipPipPipPipPipPip
  • 4,729 posts

Posted 03 August 2010 - 01:49 PM

I've not used an IDE for web design in...at least five years, if not more. They're generally too heavy and badly coded with poor quality output. Dreamweaver has gone standards compliant, from what I know, but it is way too expensive (I could afford it with about a 100% discount!). Most other IDEs seemed to take IE's view on the web, which was always horrendously broken, or took their own view that didn't seem to match anything else.

On the other hand I could whip things up in Notepad in Windows or gEdit/Geany in Linux, write the CSS myself and know that a) it would work, b) Firefox and any other standards compliant browser would render it almost exactly how I thought it would be rendered on the first go, c) it would be compact, d) it would be accessible and e) it wouldn't be full of cruft that the IDE thought was necessary but which looked like a terrible mess when you viewed the source.
The more information you provide, the better answer the community can give.

*** Sign up at ASO  with a 15% discount (coupon: saveme15%) or $5 discount (coupon: saveme$5) ***
(Valid on shared hosting and VPS)

#6 jenbooks

jenbooks

    Tiny Orange

  • Members
  • Pip
  • 6 posts

Posted 03 August 2010 - 02:21 PM

View PostIBBoard, on 03 August 2010 - 01:49 PM, said:

full of cruft that the IDE thought was necessary but which looked like a terrible mess when you viewed the source.

Oh man you ain't kidding.  I tried out iWeb, and it was *horrible* and a pain to use at that.  Dreamweaver now - wow.  It is really great and doesn't stomp in your code.

Still, a good text editor is all you need.  I like TextWrangler for OSX - has great syntax highlighting for different kinds of code, and a powerful find/replace tool.

For Windows, I remember UltraEdit being great.

#7 war59312

war59312

    Will's Blog

  • Members
  • PipPipPipPipPip
  • 619 posts

Posted 03 August 2010 - 08:27 PM

NotePad2 for the win!!

Nice and simple!!

Though I am using atm an old beta with code folding @ http://code.kliu.org/misc/notepad2/

Edited by war59312, 03 August 2010 - 08:30 PM.


God Bless America

#8 -ASO- Frank

-ASO- Frank
  • Guests

Posted 03 August 2010 - 09:10 PM

Dreamweaver has grown leaps and bounds since its early years. I started using back in the 3.x days, and it was terrible. I remember when 4.x came out and introduced "layout mode". You could really do some amazing stuff, but the code that came out of it was just plain nasty. Now, its quite the opposite.

Still, for most things, I prefer to use vim rather than an IDE.

#9 jednorozec

jednorozec

    Eclectical Engineer

  • Volunteer Moderators
  • PipPipPipPipPipPip
  • 1,119 posts

Posted 04 August 2010 - 03:43 AM

View PostNyteOwl, on 03 August 2010 - 11:05 AM, said:

I've sued Brief for both programming and site editing.
Why do you want to sue Brief? ;)
Join ASO and use a coupon to Save $5 or Save 15%

#10 NyteOwl

NyteOwl

    36 Bits forever!

  • Volunteer Moderators
  • PipPipPipPipPipPipPip
  • 1,902 posts

Posted 04 August 2010 - 03:21 PM

LOL my standard typo :) Brief is a nice editor (for windows). Slickedit is nice too. Though they were dfesigned for programming rather web design.
Obsolescence is just a lack of imagination.

Sign up at ASO and enjoy friendly, quality hosting services. Use coupon code no2512 and save 15% or coupon code 2152on and take $5 off. Valid on both Shared Hosting and VPS plans.

#11 jednorozec

jednorozec

    Eclectical Engineer

  • Volunteer Moderators
  • PipPipPipPipPipPip
  • 1,119 posts

Posted 04 August 2010 - 08:28 PM

I used Brief in the dark ages before Windows. It was the best programmer's editor around at the time. I still run a Brief emulation whenever it's available. How can you not like a company that was called Underware.
Join ASO and use a coupon to Save $5 or Save 15%

#12 IBBoard

IBBoard

    Massive Orange

  • Volunteer Moderators
  • PipPipPipPipPipPipPip
  • 4,729 posts

Posted 06 August 2010 - 01:40 PM

Not sure if it'll be quite so amusing outside the UK, but I just read jed's post as "I used briefs in the dark ages before Windows" and wondered what his operating system had to do with his preferred form of underwear :D
The more information you provide, the better answer the community can give.

*** Sign up at ASO  with a 15% discount (coupon: saveme15%) or $5 discount (coupon: saveme$5) ***
(Valid on shared hosting and VPS)

#13 NyteOwl

NyteOwl

    36 Bits forever!

  • Volunteer Moderators
  • PipPipPipPipPipPipPip
  • 1,902 posts

Posted 06 August 2010 - 02:29 PM

ROFL!
Obsolescence is just a lack of imagination.

Sign up at ASO and enjoy friendly, quality hosting services. Use coupon code no2512 and save 15% or coupon code 2152on and take $5 off. Valid on both Shared Hosting and VPS plans.

#14 jednorozec

jednorozec

    Eclectical Engineer

  • Volunteer Moderators
  • PipPipPipPipPipPip
  • 1,119 posts

Posted 06 August 2010 - 06:30 PM

View PostIBBoard, on 06 August 2010 - 01:40 PM, said:

Not sure if it'll be quite so amusing outside the UK, but I just read jed's post as "I used briefs in the dark ages before Windows" and wondered what his operating system had to do with his preferred form of underwear :D
If you ever tried to write a program for Windows 1.0 you'd probably wet your pants. :o
Join ASO and use a coupon to Save $5 or Save 15%

#15 Nepherim

Nepherim

    ever unphotographed

  • Members
  • PipPipPipPipPipPip
  • 867 posts

Posted 06 August 2010 - 07:38 PM

My new favorite text editor: Geany
~ ~ Dave
tech | photography | journal | MR2

Sign up with ASO: sg5 for $5-off, best on orders under $33; sg15 for a 15% discount, best on orders over $33.

#16 IBBoard

IBBoard

    Massive Orange

  • Volunteer Moderators
  • PipPipPipPipPipPipPip
  • 4,729 posts

Posted 07 August 2010 - 07:22 AM

I agree - I've made it my standard replacement for gEdit in Gnome :) I've even got it built for openSUSE on the openSUSE build service with the extensions so that I can have VCS built-in. Should probably check if they've made another release recently :D
The more information you provide, the better answer the community can give.

*** Sign up at ASO  with a 15% discount (coupon: saveme15%) or $5 discount (coupon: saveme$5) ***
(Valid on shared hosting and VPS)

#17 tranceandy

tranceandy

    Tiny Orange

  • Members
  • Pip
  • 6 posts

Posted 10 August 2010 - 02:46 PM

I still use Notepad++, very happy with the standard install :)

#18 lesture

lesture

    UNIX G33K

  • Members
  • PipPip
  • 27 posts

Posted 19 August 2010 - 11:16 PM

When I'm on Linux, I use GVim and when I am in WIndows, I like e (even though I think the name is kind of stupid.)
"These people are crazy Earl. One guy told me he didn't believe in plastic. I've seen plastic, it exists." - Randy Hickey

#19 MacManX

MacManX

    Huge Orange

  • Members
  • PipPipPipPipPipPip
  • 1,064 posts

Posted 20 August 2010 - 12:34 AM

When I'm on my Mac, I use Fraise.  When I'm on my PC, I shut it off and use my Mac instead.

#20 Crish Bronzs

Crish Bronzs

    Tiny Orange

  • Members
  • Pip
  • 7 posts

Posted 17 February 2011 - 03:48 AM

My vote share between Note pad++ & Dream-viewer.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users