Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Word count does not ignore non-source files. #860

Closed
HannahSchellekens opened this issue Apr 10, 2019 · 0 comments · Fixed by #862
Closed

Word count does not ignore non-source files. #860

HannahSchellekens opened this issue Apr 10, 2019 · 0 comments · Fixed by #862
Assignees
Labels
bug Deficiencies in TeXiFy behaviour.
Milestone

Comments

@HannahSchellekens
Copy link
Member

HannahSchellekens commented Apr 10, 2019

Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version

IntelliJ IDEA Ultimate 2019.1

TeXiFy IDEA version

b0.6.4

What I did (steps to reproduce)

Project with main.tex and included .sty style file. Ran word count, got word count from both files.

Expected behavior

Word count only counting words in files of type LatexFileType.

Actual behavior

Got word count of .tex file and .sty file

@HannahSchellekens HannahSchellekens added the bug Deficiencies in TeXiFy behaviour. label Apr 10, 2019
@HannahSchellekens HannahSchellekens added this to the b0.6.5 milestone Apr 10, 2019
@HannahSchellekens HannahSchellekens self-assigned this Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Deficiencies in TeXiFy behaviour.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant