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

貢獻者指南