texstudio-org/texstudio

Preventing compiling .cls and .sty files

Aberta

#945 aberto em 18 de fev. de 2020

 (0 comentário) (1 reação) (0 responsável)C++ (397 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (3.516 estrelas)
Métricas de merge de PR
 (Mesclagem média 5h 26m) (19 fundiu PRs em 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

Guia do colaborador