Skip to content

1.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 18:20
1.10.0
  • Conceal gt and lt (#379 by @MegaAndi3000)

  • Restore the command tabindent for selections (#365)

  • Auto-indent for Newlines for matrix shortcuts (#375 by @Testudinidae)

  • mathrm and color are now treated as text instead of math (#384)

  • Make all occurrences of a snippet variable be replaced in the snippet (#420 by @tzimom)

  • Disable Auto subscript when in \ce environment (#412)

  • Optimize performance of cursor movement in LaTeX blocks (#398 by @HerrChaos)

  • Remove conflict with delta greek symbol and nabla in default snippets (#456 by @wuacs)

  • Completed word delimiter list (for ascii). (#457)

  • Android/gboard keyboard support (#403 by @oldkingOK)

  • Enhance Tabout: Expand delimiters, refactor constants, and add LaTeX \right support. (#374 by @Testudinidae)

  • Caching optimizations for conceal logic. (#479)

  • Improved math parsing logic (#479, #416, #433)