OthersNew Editor

Information and discussion about other LaTeX editors not listed above
Post Reply
Aurora
Posts: 17
Joined: Thu Jun 28, 2007 3:42 pm

New Editor

Post by Aurora »

Hi there,

I'm actually think about creating a new LaTeX Editor. This sounds funny, I know. But it should primary increase my C# skills.

I have already started some tasks like code-highlighting and a simple code-completion.

For further development I want to know, what you expect from a user-friendly Latex-editor.

Thanks in advance for every answer.

Regards, Aurora

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
wenbin
Posts: 8
Joined: Tue Jan 23, 2007 5:50 am

Re: New Editor

Post by wenbin »

auto-completion.
HSylvio
Posts: 1
Joined: Thu Aug 02, 2007 11:18 am

Re: New Editor

Post by HSylvio »

An interface for creating templates (margins, fonts, sizes, styles...)
rockstar1707
Posts: 27
Joined: Wed Jan 17, 2007 12:35 pm

New Editor

Post by rockstar1707 »

My opinion is, that a good LaTeX IDE should:
  • be multiplatform
    be opensource
    take TexnicCenter as a good reference, i.e. have more or less all the functions that TexniCCenter has
but it should additionaly have (here TexniCCenter is a bit weak) things which are really good implemented in WinEdt:
  • customizable word wrapping
    parsing and autocompletion of references and bibtex files
    customizable syntay highlightning
And I'm sure I'd find more things I'd like to see in a really good LaTeX IDE. But the most important IMO are OS independency and open source. However, since you've mentioned C#, you're more or less bunded to the Windows platform.
Regent
Posts: 1
Joined: Thu Dec 18, 2008 6:46 pm

Re: New Editor

Post by Regent »

If you are starting with C# imho perhaps it will be great if you will utilize Isolated VS Shell for you editor. It will provide some built-in functionality and should make easier to write autocomplete feature as well...
jayk
Posts: 6
Joined: Tue Apr 07, 2009 4:39 pm

Re: New Editor

Post by jayk »

I've also already considered creating a good LaTeX IDE. But I don't have the power. Some points that would be really great:

A German translation :mrgreen:
Code completion (automatic, not only when pressing Ctrl+Space)
Automated compiling
A WYSIWYG equation editor built-in and a good math toolbar
Code snippets

A well designed interface is also important. Maybe optionally 24x24 toolbar icons.

Best would be if it was free software, e. g. MPL, GPL or LGPL.
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Re: New Editor

Post by meho_r »

And don't forget "live" spellchecking :)
jayk
Posts: 6
Joined: Tue Apr 07, 2009 4:39 pm

Re: New Editor

Post by jayk »

If a live spell-checking will be implemented, please allow the user to deactivate it. And -- what TeXnicCenter can't do (at least 'my' TeXnicCenter) is to ignore the spelling of LaTeX commands (or better: to respect that those needn't be in correct English spelling)
Post Reply