SublimeText / LaTeXTools

LaTeX plugin for Sublime Text
https://latextools.readthedocs.io/
2.01k stars 364 forks source link

Deprecate old commands for common naming schema #1423

Closed r-stein closed 3 years ago

r-stein commented 5 years ago

As suggested in https://github.com/SublimeText/LaTeXTools/issues/1101#issuecomment-300135484, we should use a common naming schema for all latextools commands. I would suggest the prefix latextools_. This PR adds a deprecation for old commands in a hopefully not to aggressive way. If the user calls the commands, he will be prompted that the command is deprecated and can temporary enable it again.