texstudio-org/texstudio

Typinator does not work with current texstudio version

Open

#2,014 opened on Dec 11, 2021

 (3 comments) (0 reactions) (0 assignees)C++ (397 forks)auto 404
help wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

Environment

  • TeXstudio: 4.1.2
  • Qt: 6.2.2
  • OS: MacOS 11.6.1
  • TeX distribution: texlive 2021

Expected behavior

If I type a special string, Typinator should replace the string.

Actual behavior

The special string is just deleted and not replaced. (In other programs, like e.g. Atom, the replacement works as expected.)

How to reproduce

You have to install Typinator to reproduce the behavior.

Contributor guide