Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command.rb is missing one import to work properly #187

Open
stoicdavid opened this issue Jul 2, 2021 · 2 comments
Open

Command.rb is missing one import to work properly #187

stoicdavid opened this issue Jul 2, 2021 · 2 comments
Assignees

Comments

@stoicdavid
Copy link

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.

@sanssecours sanssecours self-assigned this Aug 1, 2021
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Aug 1, 2021
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
@ondohotola
Copy link

Thank you.

there are two command.rb, so I just added to both.

Works. Thank you

el

@AlainMatthes
Copy link

AlainMatthes commented Feb 20, 2022

I work with a MacBook Air (M1) with Monterey. I edited the command.rb file successfully and I can use the templates but now I have the following problem: The text is shifted and the shift depends on the value of "tab size". Whatever the method to use the template : tab trigger or Insert latex template. What to do ?
Alain
The problem appears with TM 2.0.23 but with TM 2.0.17 I don't need to modify command.rb and there is no indentation problem.

sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Sep 11, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Oct 2, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Oct 31, 2022
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
sanssecours added a commit to sanssecours/latex.tmbundle that referenced this issue Jan 7, 2024
Before this update the command “LaTeX Template” would report an error.
Thank you to David Rodriguez Elizalde (@stoicdavid) for reporting this
problem and suggesting the fix.

This commit fixes textmate#187.�
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants