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

add "\" for wordtrig #1210

Closed
wants to merge 2 commits into from
Closed

add "\" for wordtrig #1210

wants to merge 2 commits into from

Conversation

yuukibarns
Copy link

I think it should not be difficult to add API for configuration of wordTrig, but I don't know how to do it.
When writing latex, I still need to use \ for some uncommon symbols and I have to care about whether it will trigger any snippet, which is quite disturbing.

@L3MON4D3
Copy link
Owner

Hey :)
I think you can also use condition for this (essentially, do the check you've modified in there), I'm not sure if it's such a good idea to change the definition of wordTrig

One issue with condition is that it's a bit unwieldly, but you can use extend_decorator for this.

@yuukibarns yuukibarns closed this Jul 26, 2024
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

Successfully merging this pull request may close these issues.

2 participants