anthraxx/intellij-awesome-console

file paths starting with dot are not recognized

Closed this issue · 1 comments

It seems that the plugin does not recognize file paths starting with dot (relative to project root).

/usr/local/bin/flake8
./wstools/TimeoutSocket.py:52:13: F821 undefined name 'apply'
./wstools/TimeoutSocket.py:69:21: F821 undefined name 'apply'

screenshot 2016-07-23 16 03 33

we believe this issue is fixed in the 0.1337.6 release, which should appear soon in the plugin repositories (plugin already uploaded).
If you still encounter issues, please notify us about it.