![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | Hi folks, I'm looking for an editor for C#. I've got Visual Studio, but I'd like something that is less of a full-blown IDE. The main gripe I have with VS is that it is so *visual* (obviously) with its point-and-click code creation. Other than that, it's bloomin' marvellous! I'd like something that does syntax highlighting and code-completion, or at least /suggests/ what comes next. Also, I would like the ability to hit a button and have the code compiled into an exe or dll file, and possibly a debugger. Project management would be an added bonus, but it isn't required. Any suggestions? -- Dylan Parry http://electricfreedom.org -- Where the Music Progressively Rocks! |
|
| | #2 (permalink) |
| Civilians | "Dylan Parry" <usenet@dylanparry.com> wrote in message news:3mmakeF17f1l1U1@individual.net... > Hi folks, > > I'm looking for an editor for C#. I've got Visual Studio, but I'd like > something that is less of a full-blown IDE. The main gripe I have with > VS is that it is so *visual* (obviously) with its point-and-click code > creation. Other than that, it's bloomin' marvellous! > > I'd like something that does syntax highlighting and code-completion, or > at least /suggests/ what comes next. Also, I would like the ability to > hit a button and have the code compiled into an exe or dll file, and > possibly a debugger. Project management would be an added bonus, but it > isn't required. > > Any suggestions? > I've got and use... http://www.c-point.com/ And... http://www.runrev.com/ Both are top notch. -- Allis http://nexussix.net http://themooseisloose.net |
|
| | #3 (permalink) |
| Civilians | Dylan Parry wrote: > I'd like something that does syntax highlighting and code-completion, or > at least /suggests/ what comes next. Definitely take a look at SciTE. * Cross platform (Windows and GTK); * Decent syntax highlighting for a variety of programming and markup languages, and it copes admirably with languages embedded in other languages (e.g. PHP and Javascript embedded into HTML); * Code folding; * Automatic indenting; * Menu for launching compilers, interpreters, linters and such; * Regular expression search and replace; * Ability to export syntax-highlighted representations of your source code as HTML, PDF, RTF, LaTeX and a SciTE-specific XML format; * Limited form of code-completion (you download an "API" file which tells SciTE about all the functions exported by the API, and what parameters you need -- then when you type a function name, SciTE will help you with the rest. There are API files for the C standard library, Windows API, OpenGL, Perl, PHP, several flavours of SQL and a few others available.) http://scintilla.sourceforge.net/SciTE.html -- Toby A Inkster BSc (Hons) ARCS Contact Me ~ http://tobyinkster.co.uk/contact Now Playing ~ ./matchbox_twenty/yourself_or_someone_like_you/12_hang.ogg |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| book recommendation? | George Watson | Web Design | 0 | 02-03-2005 16:00 |
| recommendation | badassgranny@neomeo.com | Gaming club | 0 | 07-24-2004 00:54 |
| Keyboard recommendation | Marc | Microsoft Applications | 10 | 07-24-2004 00:41 |
| New to Pocket PC - Need recommendation | Palm Fan | Microsoft Applications | 5 | 07-23-2004 19:25 |
| New to Pocket PC - Need recommendation | Palm Fan | Microsoft Applications | 5 | 07-23-2004 19:18 |
![]() | ![]() | ![]() |