artisticat1 / obsidian-latex-suite

Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
MIT License
1.28k stars 52 forks source link

[FEATURE] Disable auto tab-out on closing parentheses #291

Open chentoast opened 5 months ago

chentoast commented 5 months ago

In 1.4.4 this plugin added a feature to automatically jump to the next tabstop after closing a paired brackets like (), {}. I see how this feature is useful for users, but I'd prefer a way to disable this for me and others who might prefer to control movement of tabstops automatically.

Description of the Problem

Currently no way (that I'm aware of) to control behavior of auto-jump on closing bracket.

Description of the Solution

A feature flag or some option in the settings to turn this feature on or off.