473,804 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Editors

Pmb
Can someone suggest a good editor? I'm using WinEdit right now and I'm not
that happy with it (I seem to have an old edition and I'm not sure if it
was made by the same organization at www.winedit.com). I'm trying the new
version now but would like some advice and comments on other editors and how
you like them.

Thanks

Pmb

Jul 22 '05
47 2163
Robin Eidissen wrote:
Pmb wrote:
Can someone suggest a good editor? I'm using WinEdit right now and I'm
not
that happy with it (I seem to have an old edition and I'm not sure if it
was made by the same organization at www.winedit.com). I'm trying the new
version now but would like some advice and comments on other editors
and how
you like them.

Thanks

Pmb

IMHO the best editor is
SciTE(http://scintilla.sourceforge.net/SciTE.html). It supports syntax
highlighting for a plethora of languages, and code folding, brace
matching, indentation guides, LUA scripting and much more. And it Free
Software.

Comes with an installer and some nice extra polish(better default
settings) in this version:
http://gisdeveloper.tripod.com/scite.html
Jul 22 '05 #21
Hi Jerry Coffin,

Ho-o-o-o-ollly crap,

Thanks for that VC7 story:
news:b2******** *************** **@posting.goog le.com

Such horror. Boy am I glad I didn't upgrade to .NET .

Before you told me that story,
I didn't upgrade simply because I figured
the next upgrade would be a waste of money
just like the VC 5 to 6 was.

And because I was worried about all the .NET bullshit.

Thanks for confirming my fears.
Jul 22 '05 #22
I hope you aren't using the VC6 compiler.. Perhaps you can bend the
Visual C++ 2003 Toolkit to work with the VC6 IDE, because the new
compiler is incredibly much better.
Jul 22 '05 #23
> > VC7 is much better than VC6, both as a compiler and an
editor/IDE. I wouldn't suggest VC6 to anyone now that
7 is available.


Your statement makes me suspect you've never actually
used EITHER of them.


That's a bit harsh given that one's opinion of an IDE is
largely a matter of purely subjective personal preference.

I have already stated that I am new to VC7 and that my
reasons for upgrading were primarily motivated by the
compiler, not the IDE. I'm not picky about editors.
Sometimes I use SlickEdit. Other times I use TextPad. And
sometimes I good old vi does the trick.

A few extra steps to perform some simple actions is
not a big deal when I consider that I gain a much more
standard-compliant compiler, a better debugger, and some
nice IDE features like tabbed autohide docking windows.

I sympathize with your very specific example, but if I had
a code snippet to compile, I would just use the command
line and not bother with a project in VC6 or 7.

Ultimately it's a matter of preference. Like all things
Microsoft, you either love 'em or hate 'em. I happen to
think VC7 is pretty good.
Jul 22 '05 #24
Hi Robin Eidissen,

Re: VC6 vs. 7 .

You commented,
" the new compiler is incredibly much better. "

Hmm ... Better at what ? Standards ? Optimizations ?

I might not need the same features as you.
Jul 22 '05 #25
Jeff Relf wrote:
Hi Robin Eidissen,

Re: VC6 vs. 7 .

You commented,
" the new compiler is incredibly much better. "

Hmm ... Better at what ? Standards ? Optimizations ?

I might not need the same features as you.


Well you have a point there, but it's definately better at both.
Jul 22 '05 #26
On Tue, 25 May 2004 18:57:23 +0200, Robin Eidissen
<ro****@stud.nt nu.no> wrote:
I hope you aren't using the VC6 compiler.. Perhaps you can bend the
Visual C++ 2003 Toolkit to work with the VC6 IDE, because the new
compiler is incredibly much better.


No bending needed. Just change some options to point to the new
compiler, includes, and libs.

Works great, lasts a long time.
Jul 22 '05 #27
Frederic Banaszak wrote:
On Tue, 25 May 2004 18:57:23 +0200, Robin Eidissen
<ro****@stud.nt nu.no> wrote:

I hope you aren't using the VC6 compiler.. Perhaps you can bend the
Visual C++ 2003 Toolkit to work with the VC6 IDE, because the new
compiler is incredibly much better.

No bending needed. Just change some options to point to the new
compiler, includes, and libs.

Works great, lasts a long time.

Is there anywhere one can get the dynamically linked multithreaded
runtime? It doesn't come with the toolkit.
Jul 22 '05 #28
Hi Derek,

You said VC7 has, " a better debugger ".

What do you think is better about it ?

Jul 22 '05 #29
Xenos wrote:

"Pmb" <so*****@somewh ere.com> wrote in message
Can someone suggest a good editor? I'm using WinEdit right now
and I'm not that happy with it


TextPad (http://www.textpad.com). Awesome editor.


For a real Windows programmer's editor take a look at Zeus :)

http://www.zeusedit.com/lookmain.html

Some of the Zeus programming features include:

+ Code completion and intellisensing
+ Integrated class browser
+ Project/workspace management
+ Fully configurable syntax highlighting
+ Seamless FTP editing
+ Integrated version control using the Microsoft Source Code
Control (SCC) interface, including CVS integration.
+ Quick Help context sensitive help engine

Jussi Jumppanen
http://www.zeusedit.com
Jul 22 '05 #30

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
1719
by: Dustin | last post by:
Hello, I just started programming in Python last night, and I've really enjoyed my experience so far. I would like to know if there is a Windows editor that recognizes Python and will support a module syntax/definition lists For instance, let's say that I set form = cgi and then when I hit the period (".") on the keyboard, a list of objects shows up, such as FieldStorage(), etc.. Any suggestions are appreciated. Thank you! Dustin
8
1965
by: Radhika | last post by:
Hi, I am looking for some java based, opensource xml editors which support xml schemas. Can somebody help me??? thanks, Radhika.
0
1151
by: docbook.xml | last post by:
Hello All, I am compiling a list of XML editors and categorizing them by WYSIWYG, WYSIWYM, or TextBased. The secondary categorization is by Freeware/OpenSource/Commercial. The current list is available @ http://www.xml-dev.com/xml/editors.html Any feedback/addition/correction will be highly appreciated. Thanks.
15
2670
by: Jam Pa | last post by:
I would like to hear recommendations on good CSS editors. Personally, I would like a CSS editor with 'code-completion'. In effect, I would like to be able to see different properties and their possible values as I type, or at least next to the css-code window in a reference window. I have tried Style Master, but did not like it at all, it wasn't fast enough, and not 'pro' enough for a text-editor-kinda CSS designer like me.
3
1623
by: bbxrider | last post by:
am building a website and using templates to get started much of the page content is gif files, so am investigating different gif editors mostly what is needed so far is a tool that picks up the current colors backround foreground, etc and a way to replace/edit current text, the editors i've tried so far, don't seem to have the above, am looking for recommendations for decent editors that are not too expensive or free! that can do mostly...
21
2023
by: windandwaves | last post by:
Hi Folk Right now, I am using notepad2 to edit my PHP files. Do you have any recommendations for any php editors I should purchase instead? I dont mind spending some money for a good product. I also have visual studio and I hear that there is an extension for VS for php. Does anyone have any experience with this? TIA
28
2445
by: rich | last post by:
i know that there are die hard mark uppers that use notepad or some other plain editors...as far as graphic editors are concerned what are some reccomendations both commercial and if any freeware
0
1684
by: CrispinH | last post by:
Hi I've just upgraded some Type Editors from 1.1 to 2.0 and whilst they compile OK, I'm not getting any results in the test harness PropertyGrid. Usually when you select a particular property, the ellipsis appears at the end of the cell and this is not heppening. I was therefore wondering if there had been changes in TypeEditors between ..NET versions 1.1 and 2.0 that I hadn't hear about.
27
3833
by: prt7u | last post by:
Howdy, I've started back afte a very long time of working with web pages for an organization that I am affiliated with (personally not professionally). Seeing that technology has advanced a lot since the last time I authored web pages (using vi), I am looking for a good, "free" WYSIWYG HTML Editor. Now, before ya go and hit the reply key, I've already tinkered with "amaya" which was pretty cool and then I moved to "Nvu", which I like
0
9716
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10604
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10354
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9177
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7643
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6870
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5675
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3005
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.