anthraxx / intellij-awesome-console

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!
MIT License
159 stars 40 forks source link

file paths starting with dot are not recognized #18

Closed ssbarnea closed 7 years ago

ssbarnea commented 8 years ago

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
anthraxx commented 7 years ago

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.