Sublime Forum

[Linting] Glance View on All the files

#1

Hi All,

The Sublime shows a GIT status of the files.

Is there a way to show Linting status of the files as well? E.g. there are several files in the project, which have the linting problems/errors. How can I know about this from a single sight (without clicking on each file in the project in order to verify its linting status)?

Thank you!

0 Likes

#2

How would Sublime Merge know if any linters you have on your system have problems with any of the files in the git repo?

0 Likes

#3

Sorry, this post was intended for the Sublime Text Forum. Moving it there…

0 Likes

#4

There’s not currently an API that a plugin could use to provide this sort of functionality.

0 Likes