Skip to content

Open-Source-Gems/TexE

 
 

Repository files navigation

TexE

Tex Editor for windows using C#

List of editor features

  • Configurable
  • IntelliSense
  • Syntax highlighting
  • Autocompletion of LaTeX commands
  • Parenthesis matching
  • Collapsible sections and folding
  • Document explorer
  • Spell-checking
  • Menu for inserting symbols
  • Multiple undo-redo
  • Find and replace using RegEx
  • Inverse search
  • Intelligent error handling
  • Intelligent Bibliography support
  • Unicode support
  • RTL support

Main Components:

  • AvalonEdit text editor
  • WinFormUI framework
  • HunSpell
  • NHunspellWrapper
  • Variaty of plugins from codeproject.com

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%