|
||||||
| HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
There aren't. Notepad2 and Notepad++ are separate projects. I don't mind Notepad++ apart from the fact some of the default code formatting is insane. Best example is that some code elements use non-monospace fonts which is plain crazy.
|
|
|||||
|
I use Crimson Editor (looking at Emerald Editor) and Programmer's Notepad. They have slightly different features but are both basically text editors.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
As Morgan said, the 'other versions' of Notepad are just third party softwares.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. |
|
|||||
|
The thing I find hard to deal with when using a WYSIWYG editor for HTML is that what you see is NOT ALWAYS what you get in real life. So to have more control I use Notepad++ and XAMPP (which is a collection of Apache, PHP, and MySQL) to write my web applications. Sure nothing is done for me, but Notepad++ has syntax highlighting and helps a lot with source code formatting (which is my other complaint with WYSIWYG editors, because the source code they generate is always very hard to read). That my two cents - I also tend to use W3Schools' website as a reference for my HTML, CSS, and JavaScript.
|
| Sponsored Links |
|
|
|
|||
|
Most editors are middle of the road jobs anyway. I don't know of any that matches my ideal editor. I did at one point list the key concepts for my ideal editor and intended to implement it but it seemed less interesting than other things I could do.
Main thing I'd like to see is one with really powerful templates and text macros so I can auto generate a lot of the boiler plate code. Naturally I'd have to write the templates but I've seen the same patterns across file level, method level and block level so many times that it drives me nuts. Of course, if most languages had first class functions and syntax based macros (rather than crappy C text replacement ones) this would be entirely a waste of time. I'd write a macro or higher order function to deal with my pattern. The other thing I find lacking in most editors (and IDE's for that matter) is first class refactoring support. Really I spend huge amounts of time refactoring and even micro-optimisations are useful. Editors who's only support for refactoring are find/replace over highlighted regions do not make me happy . |
|
|||||
|
Using Notepad or Text Edit is the best way to go.
Sure it makes you do a little more work, but that's a good thing. By using a simple text editor there's no shortcuts you're doing the coding all by yourself, this in the long run will help you generate less syntax errors, which will save you loads of time. Personaly I've never used anything but Notepad, and i'm going to keep it that way, because i've seen alot of good programmers switch to them, and then things go horribly wrong do to a few simple errors. - Death |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| printing out into notepad from the html using perl | lichy | Perl | 8 | 12-14-2007 01:06 PM |
| About HTML | Onur | Tutorials | 0 | 08-28-2007 06:13 PM |
| HTML Introduction | clookid | Tutorials | 5 | 01-08-2007 09:43 PM |
| What is HTML, DHTML and XHTML? | Lop | HTML Programming | 5 | 08-09-2006 11:00 AM |
| How can I write HTML? | dirkfirst | HTML Programming | 6 | 07-04-2006 02:10 PM |
| Xav | ........ | 1276.19 |
| MeTh0Dz|Reb0rn | ........ | 1047.22 |
| marwex89 | ........ | 869.98 |
| morefood2001 | ........ | 868.04 |
| John | ........ | 857.15 |
| WingedPanther | ........ | 761.06 |
| Brandon W | ........ | 684.87 |
| chili5 | ........ | 294.12 |
| dargueta | ........ | 192.86 |
| Steve.L | ........ | 192.06 |
Goal: 100,000 Posts
Complete: 81%