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

Could warnings system look inside include files? #566

Open
Micheus opened this issue Feb 14, 2015 · 0 comments
Open

Could warnings system look inside include files? #566

Micheus opened this issue Feb 14, 2015 · 0 comments
Assignees

Comments

@Micheus
Copy link

Micheus commented Feb 14, 2015

In the project I've working I'm getting warnings for macro and structure/record that were declared into include files:

{label,?__(114,"Samples")},

Unresolved macros '?__' less... (Ctrl+F1)
Marks unresolved macros usage as error

Mesh1 = #e3d_mesh{} =

Unresolved record 'e3d_mesh' less... (Ctrl+F1)
Marks unresolved record as error.

I'm using the Intellij IDEA 14.0.3 and plugin version 0.5.9 - Erlang SDK set in the Platform Settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants