Will not highlight errors or show descriptions if the file contains a circular dependency.
linter-ui will show errors exist, but neither highlight or provide descriptions for them.
atom-ide-ui does however sill provide descriptions.
Works as expected when b.h does not include a.h.
Windows 10
Will not highlight errors or show descriptions if the file contains a circular dependency.
linter-ui will show errors exist, but neither highlight or provide descriptions for them.
atom-ide-ui does however sill provide descriptions. Works as expected when
b.h
does not includea.h
.