"Source" means you see and edit the TeX source files. "WYSIWYM" = What You See Is What You Mean, i.e. you see and edit formatted text. WYSIWYG means that see the output file automatically updated during the edit. Note that some PDF viewers (e.g. evince) automatically reload the PDF document when it is updated on the disk. So, any "source" TeX editor can be turned into partial WYSIWYG editor by opening such a reader in an adjacent window. /wiki/WYSIWYM
"[GNU ELPA] Auctex version 14.0.9". 25 February 2025. Retrieved 1 April 2025. https://lists.gnu.org/archive/html/gnu-emacs-sources/2025-02/msg00090.html
"Tags". Retrieved 20 March 2025. https://gitlab.gnome.org/World/gedit/enter-tex/-/tags
"Release 0.8.3". 29 April 2022. Retrieved 5 October 2022. https://github.com/alexandervdm/gummi/releases/tag/0.8.3
Support for non-Linux systems considered experimental. /wiki/Linux
"Latest news". Archived from the original on 6 May 2016. Retrieved 6 May 2016. https://web.archive.org/web/20160506155907/http://kile.sourceforge.net/news.php
"Release 2.1.3". 23 September 2012. Retrieved 3 August 2019. https://github.com/KDE/kile/releases/tag/v2.1.3
"[lyx-announce] LyX 2.4.3 Released". 16 January 2025. Retrieved 16 January 2025. https://lists.lyx.org/pipermail/lyx-announce/2025/000022.html
"Download Notepad++ v8.7.9: We are with Ukraine". 2 April 2025. Retrieved 3 April 2025. https://notepad-plus-plus.org/downloads/v8.7.9/
Notepad++ can execute Tex viewers
"Version 6.1.2 (07/01/2021)". 1 July 2021. Retrieved 20 February 2025. https://www.mackichan.com/techtalk/v60/1002updatesv6.htm
TeXmacs is an original document preparation system, with own syntax and own algorithms, but can be used to obtain TeX files through its LaTeX export capability.
Joris van der Hoeven (2 April 2024). "TeXmacs 2.1.4". Retrieved 2 April 2024. https://lists.texmacs.org/wws/arc/texmacs-users/2024-04/msg00001.html
"A new version (6.0.0) of Texmaker". 17 August 2024. Retrieved 20 March 2025. https://bsky.app/profile/texmaker.bsky.social/post/3kzvsiusljv2m
"TeXnicCenter - Small Fixes-". 29 September 2013. Retrieved 20 March 2025. https://www.texniccenter.org/2013/09/29/small-fixes/
"TeXShop (v 5.49) Release 1/28/2025(for Intel and Arm, High Sierra through Sequoia)". 28 January 2025. Retrieved 20 March 2025. https://pages.uoregon.edu/koch/texshop/index.html
"Release 4.8.6". 7 February 2025. Retrieved 1 March 2025. https://github.com/texstudio-org/texstudio/releases/tag/4.8.6
"Release 0.6.10". 13 February 2025. Retrieved 1 March 2025. https://github.com/TeXworks/texworks/releases/tag/release-0.6.10
"Vim 9.1 is available". 2 January 2024. Retrieved 3 January 2024. https://www.vim.org/vim-9.1-released.php
"Release v9.1.0". 2 January 2024. Retrieved 3 January 2024. https://github.com/vim/vim/releases/tag/v9.1.0
"Release 1.99.3". 17 April 2025. https://github.com/microsoft/vscode/releases/tag/1.99.3
Requires installation of LaTeX Workshop
extension.
"WinEdt Downloads". https://www.winedt.com/download.html
"WinShell 4.0 File Version: 4.0.0.6, 2023-05-27; Contains: Scintilla 5.3.4, Hunspell 1.7.2". 27 May 2023. Retrieved 5 July 2023. https://www.winshell.org/
Inverse search means that one can locate the relevant part of the source code from the viewer (e.g., double-clicking in dvi or pdf file brings up the appropriate line/paragraph in the latex code) /wiki/Inverse_search
On Windows some pdf viewers like Sumatra PDF or Adobe Reader don't use command line arguments for forward search, but the editor sends the document position to them using Dynamic Data Exchange /wiki/Sumatra_PDF
Requires installation of extra package.
A plug-in is required.
LaTeX panel & Matrix panel
Requires installation of extra package
Starts up to previous state including the current editing point.
RTL support means Right to Left language support.
configurable as an option of the Emacs editor /wiki/Emacs
With usual \section{} notation, Kile collapses equations and figures, but not sections. Collapsing of sections is possible with non-standard notation \begin{section}{}...\end{section}{}, but it eliminates sections from Structure View. An alternative possibility is bracketing sections with comments %BEGIN and %END.
This will have to be set up manually.
Provides a subset of the regular expression syntax implemented in the Perl scripting language, but fully supports Unicode
/wiki/Perl
Template file in resource directory ( Documentation of the code completion feature ) https://code.google.com/p/texworks/wiki/CodeCompletion
Starts up to previous state including the current editing point.
RTL support means Right to Left language support.