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

How to make it work with Latex workshop ? #25

Open
medwatt opened this issue Jun 23, 2020 · 2 comments
Open

How to make it work with Latex workshop ? #25

medwatt opened this issue Jun 23, 2020 · 2 comments

Comments

@medwatt
Copy link

medwatt commented Jun 23, 2020

Hello,

I've been playing with this extension and seems to work as described. I created a tex.snippets file but it doesn't seem to be detected inside a tex document. The all.snippets gets detected fine. I am using Latex workshop to parse the tex documents. How can I get this extension to work if I don't want to put all the code inside the all.snippets?

@corvofeng
Copy link
Owner

corvofeng commented Jul 4, 2020

I'm sorry I didn't reply to you in time, I didn't check the issue page often!

If you use latex workshop, the vscode will consider it syntax as latex.

image

Well, if you want use snippets for latex, you may need to create the snippet file named latex.snippets.

image

1

@corvofeng
Copy link
Owner

I noticed that you had mentioned the tex.snippets. In this project https://github.com/honza/vim-snippets, there are only tex.snippets. I would like to add the tex.snippets for latex, so that user can use both latex or tex snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants