Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Which editsoft supports C# programing?

thanks a lot!
[13 byte] By [fanyi] at [2007-11-9 18:21:41]
# 1 Re: Which editsoft supports C# programing?
I keep track of all the C#/DOTNET tools at
http://www.dev-archive.com/free/press/2000/vsnet/vsresources-14.asp

--
Robert Scoble
http://conferences.dev-archive.com <<-- VSLIVE is The Largest Visual Studio Event
This Fall
Robert Scoble at 2007-11-11 22:29:13 >
# 2 Re: Which editsoft supports C# programing?
PrimalSCRIPT 2.1 is the best I've seen by far.

Try this too:

http://csharpindex.com/rwc/default.asp?URL=/Downloads/TextEditors.asp

--
Matt.
C# Index to resources
http://csharpindex.com

"fanyi" <gonerj@chinaren.com> wrote in message
news:399df277$1@news.dev-archive.com...
>
> thanks a lot!
Matt Searle at 2007-11-11 22:30:13 >
# 3 Re: Which editsoft supports C# programing?
Robert,

Please add TextPad to your list of .NET tools. C# can be integrated as a
tool in TextPad, to compile the file you are editing and use the compiler's
output to go directly to any reported compilation errors. Color syntax
highlighting of C# files is also supported.

Please see http://www.textpad.com/support/csharp.html for details.

- Keith MacDonald

"Robert Scoble" <rscoble@fawcette.com> wrote in message
news:399e0d36$1@news.dev-archive.com...
> I keep track of all the C#/DOTNET tools at
> http://www.dev-archive.com/free/press/2000/vsnet/vsresources-14.asp
>
> --
> Robert Scoble
> http://conferences.dev-archive.com <<-- VSLIVE is The Largest Visual Studio Event
> This Fall
>
>
Keith MacDonald at 2007-11-11 22:31:16 >
# 4 Re: Which editsoft supports C# programing?
> Please add TextPad to your list of .NET tools.

Cool. I've added it, but it won't show up until Tuesday when my weekly
update goes live.

Robert Scoble
Robert Scoble at 2007-11-11 22:32:16 >
# 5 Re: Which editsoft supports C# programing?
Thanks!

Keith MacDonald

"Robert Scoble" <rscoble@fawcette.com> wrote in message
news:399fe589$1@news.dev-archive.com...
> > Please add TextPad to your list of .NET tools.
>
> Cool. I've added it, but it won't show up until Tuesday when my weekly
> update goes live.
>
> Robert Scoble
>
>
Keith MacDonald at 2007-11-11 22:33:15 >
# 6 Re: Which editsoft supports C# programing?
I tried this edit program. It looks pretty cool. However I can't get the
Csharp syntax file. In the "Enable C# syntax highlighting" section on the
web site, the link to download always gives me an error.. What is the
correct URL?

It is trying to take me to: http://dev/add-ons/agsyn.html which doesn't
seem right anyway.

Thanks,
Greg

"Keith MacDonald" <keith@nojunk.textpad.com> wrote in message
news:399fc600@news.dev-archive.com...
> Robert,
>
> Please add TextPad to your list of .NET tools. C# can be integrated as a
> tool in TextPad, to compile the file you are editing and use the
compiler's
> output to go directly to any reported compilation errors. Color syntax
> highlighting of C# files is also supported.
>
> Please see http://www.textpad.com/support/csharp.html for details.
>
> - Keith MacDonald
>
> "Robert Scoble" <rscoble@fawcette.com> wrote in message
> news:399e0d36$1@news.dev-archive.com...
> > I keep track of all the C#/DOTNET tools at
> > http://www.dev-archive.com/free/press/2000/vsnet/vsresources-14.asp
> >
> > --
> > Robert Scoble
> > http://conferences.dev-archive.com <<-- VSLIVE is The Largest Visual Studio
Event
> > This Fall
> >
> >
>
>
Greg Huber at 2007-11-11 22:34:19 >
# 7 Re: Which editsoft supports C# programing?
Greg,

Thanks for reporting this broken link. It should be:
http://www.textpad.com/add-ons/agsyn.html

Keith MacDonald

"Greg Huber" <ghuber@NOSPAMPLEASEhcr-manorcare.com> wrote in message
news:39a1388b$1@news.dev-archive.com...
> I tried this edit program. It looks pretty cool. However I can't get the
> Csharp syntax file. In the "Enable C# syntax highlighting" section on
the
> web site, the link to download always gives me an error.. What is the
> correct URL?
>
> It is trying to take me to: http://dev/add-ons/agsyn.html which doesn't
> seem right anyway.
>
> Thanks,
> Greg
>
>
> "Keith MacDonald" <keith@nojunk.textpad.com> wrote in message
> news:399fc600@news.dev-archive.com...
> > Robert,
> >
> > Please add TextPad to your list of .NET tools. C# can be integrated as
a
> > tool in TextPad, to compile the file you are editing and use the
> compiler's
> > output to go directly to any reported compilation errors. Color syntax
> > highlighting of C# files is also supported.
> >
> > Please see http://www.textpad.com/support/csharp.html for details.
> >
> > - Keith MacDonald
> >
> > "Robert Scoble" <rscoble@fawcette.com> wrote in message
> > news:399e0d36$1@news.dev-archive.com...
> > > I keep track of all the C#/DOTNET tools at
> > > http://www.dev-archive.com/free/press/2000/vsnet/vsresources-14.asp
> > >
> > > --
> > > Robert Scoble
> > > http://conferences.dev-archive.com <<-- VSLIVE is The Largest Visual Studio
> Event
> > > This Fall
> > >
> > >
> >
> >
>
>
Keith MacDonald at 2007-11-11 22:35:17 >
# 8 Re: Which editsoft supports C# programing?
Matt, thanks for the heads up. I have PrimalScript v2.0, but didn't
realize the v2.1 beta (currently at build 265) supported C#. Based on
an admittedly cursory first look, it seems to be very good indeed!

B.J. (Bryce) Brogan
Calgary, Alberta, Canada
[return address mangled]

On Sat, 19 Aug 2000 12:36:45 +0100, "Matt Searle"
<matt@8001dotcom.com> wrote:

>PrimalSCRIPT 2.1 is the best I've seen by far.
>
>Try this too:
>
>http://csharpindex.com/rwc/default.asp?URL=/Downloads/TextEditors.asp
B.J. -Bryce Brogan at 2007-11-11 22:36:21 >