TeXstudio Changelog

What's new in TeXstudio 2.9.4

Mar 24, 2015
  • This is a bug fix release mainly for OSX and Linux. The shortcuts for moving the cursor get messed up if you use txs 2.9.2 with a non-english language and change something in the options. To remedy the problem, you need to edit .config/texstudio/texstudio.ini and delete the keys "Editor Key Mapping New". Sorry for the inconvenience.

New in TeXstudio 2.8.8 (Dec 19, 2014)

  • basic Asymptote highlighting
  • improved parsing of command options
  • notify that syncing between PDF and .tex won't work anymore after "File Save As..." (need to recompile)
  • improved startup speed compared to 2.8.6
  • fix: crash in column handling of table parser
  • fix: crash in math preview generation
  • fix: txs finds resource in app if it is not installed under /Applications... (OSX)
  • fix: open completer on typing comma only when the context suggests it
  • fix: tab replacement was only performed for tabOrIndent if there was a selection
  • fix: shortcut saving, so that added shortcuts (editor) are saved
  • fix: too large symbol on non-retina screen with retina notebook
  • fix: shortcut Shift+Backspace works like Backspace (Win+Linux)
  • fix: indentation increasing if pasting with newline at and and cursor is at line start
  • fix: replacing a selection by itself should not change anything (fixes indentation issues for some cases of selection-self-replacement)
  • fix: rendering results may be slightly differerent depending on the usage of the line cache.
  • some updates to the manual

New in TeXstudio 2.8.4 (Sep 13, 2014)

  • improved syncing to PDF: don't scroll PDF to top of page if the highlighted area is already visible
  • support command detection for DeclareRobustCommand
  • persistently store fit and center options of preview panel
  • support more environments for table auto-formatting
  • remember scope when deleting auxiliary files
  • improved handling of incomplete options in the syntax checker
  • new/improved cwls: mathtools, circuitikz
  • fix: crash with RTL text input
  • fix: some shortcuts couldn't be assigned on OSX
  • fix: multi-cursor edits are now grouped into a single undo action
  • fix: lost scroll position when previewing large images
  • fix: assignment of multiple shortcuts to editor operations
  • fix: unindent per shortcut without selection
  • fix: more consistent behavior for PgUp/PgDown in PDF viewer
  • fix: immediately generate cursor mirrors when inserting via the menu
  • fix: commands defined in one file included by many documents were only known in the completion list of one them
  • fix: compile option without poppler
  • fix: crash with newcommands{xyz}{123456789}
  • fix: �GIN_FOLD could not be folded
  • fix: apply grayscale and invert color settings also to magnifier
  • fix incorrect search hightlight region in PDF viewer with Qt5

New in TeXstudio 2.8.0 (Jun 27, 2014)

  • completion and syntax check on keyval options, e.g. \includegraphics (graphicx!)
  • search and replace over several documents improved
  • improved parser for log files (better detection of filenames)
  • makeglossaries support
  • better compliance with standard shortcuts on OSX
  • use Consolas as default editor font on Windows if available
  • improved auto-hide toolbars feature in embedded viewer
  • users can overwrite the default language definitions for syntax highlighting and add own ones
  • allow quoted filenames in include-like commands to support filenames and directories containing spaces
  • windows version compiles now with Qt5
  • several bugfixes

New in TeXstudio 2.7.0 (Apr 2, 2014)

  • New text case operations, more options for dictionary paths or file loading in the editor, improved pdf synchronization, a list of recent sessions, and new cwl files. Finally there are many bug fixes.

New in TeXstudio 2.6.6 (Nov 11, 2013)

  • Fixed home/end keys with embedded viewer
  • Fixed macro abbreviation
  • Fixed log entry locations not updated in editor
  • Signed windows installer

New in TeXstudio 2.6 (Jul 9, 2013)

  • Better Retina display support and svg icons
  • Align columns for
  • Magic comments to set spell check dictionary / file
  • More flexible template resources
  • Store folded lines in session config
  • Better support for rtl-languages
  • and more...