texstudio-org/texstudio

Preventing compiling .cls and .sty files

Offen

#945 geöffnet am 18.02.2020

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (397 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (3.516 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5h 26m) (19 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide