c++ smart editor

A

asit

I use ubuntu as a development environment for C++. I mostly use EditPlus and vi editor for coding which access the file system by FTP. Is there any smart editor will do this ??
 
J

Jorgen Grahn

I use ubuntu as a development environment for C++. I mostly use
EditPlus and vi editor for coding which access the file system by FTP.
Is there any smart editor will do this ??

The ones you are using, obviously. (And vim and Emacs). If those
aren't "smart" editors for C++, you'd better define "smart".

/Jorgen

PS. Best solution by far: stop using FTP.
 
I

Ian Collins

I use ubuntu as a development environment for C++. I mostly use EditPlus and vi editor for coding which access the file system by FTP. Is there any smart editor will do this ??

Why would you use FTP?

Most IDEs and some editors support a wide variety of source control
systems, use one of those to pull/push code.

What do you mean by "smart"?
 
T

Todd Carnes

On Sat, 06 Aug 2011 11:37:56 -0700, asit wrote:

[snip]
Is there any smart editor will do this ??

What is your definition of a "smart" editor?

Todd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top