SublimeText / LaTeXTools

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

Plugin for setting current file as the "TEXroot" of the project #1505

Closed lieskjur closed 3 years ago

lieskjur commented 3 years ago

Addition of a little plugin (ViewCommand) to make the current file open in view the project's "TEXroot".

{ "caption": "LatexTools: Set Current File as \"TEXroot\" of Project", "command": "set_file_as_project_texroot", },