texstudio-org/texstudio

Preventing compiling .cls and .sty files

Open

#945 opened on Feb 18, 2020

 (0 comments) (1 reaction) (0 assignees)C++ (397 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

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