texstudio-org/texstudio

Preventing compiling .cls and .sty files

开放

#945 创建于 2020年2月18日

 (0 条评论) (1 个反应) (0 位负责人)C++ (397 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (3,516 个星标)
PR 合并指标
 (平均合并 5小时 26分钟) (30 天内合并 19 个 PR)

描述

If I create some .cls and .sty files, some times I can automatically (occasionally) click F5 and get errors and a bunch of related unnecessary files (.aux, synctex.gz and other). It is possible to generate TXS warning for prevent such action?

Desired behaviour: If I try to compile .cls/.sty file TXS gives a warning and do not start compilation (do not launch *latex.exe).

Video of behaviour

贡献者指南