Hello,

I took TextMate 2.0.17 and all the problems disappear.
No need to require ENV['TM_SUPPORT_PATH'] + '/lib/osx/plist' and no unwanted indentation!
The only problem that remains are the TM_ variables ... which are not deleted!

I stop doing the updates! Too dangerous and waste of time!
Regards,
Alain

Le 20 févr. 2022 à 01:23, Alain Matthes via TextMate <textmate@lists.macromates.com> a écrit :

Hello,

I have a new problem. The template is shifted according to the value given to Tab Size.
Whatever the method : tab trigger or Insert « Latex templates »
I work with TextMate 2.0.23 on a MacBook Air (M1).
Does anyone know about this problem?
Alain


On 2022-01-05 14:50 , rbenit68 wrote:
#187 <https://github.com/textmate/latex.tmbundle/issues/187>
|Please include the following line inside command.rb import section:
  require ENV['TM_SUPPORT_PATH'] + '/lib/osx/plist' otherwise the OSX variable cannot be set and the template selector
will not trigger.  |