As described in the topic
Sublime automatically changes ' into `', bothers me lot, how can I change it
Do you mean that when you enter something like a single quote, it inserts a second one that pairs with it, or is it actually inserting a back tick and a single quote?
Not the problem about automatic pairing, that I actually like. But indeed, when I type in ‘, it changes it into `’. Is it a piece of grammar for some programming language? I think sublime detect it wrong, I am just typing latex.
One more thing, it only happens when I am typing in latex file. I tried the same thing in python file, R file and file of no particular type, when I type in ’ it outputs ‘’, which is what I like
I don’t think Sublime has any custom key bindings for LaTeX that would do something like that. I would suggest you check if you have a third party LaTeX package installed, and if so if it has a configuration option to turn that off.
Yes, you are right, it is the plugin “LatexBox”, thanks very much, I have removed the package.