go-lang-plugin-org / go-lang-idea-plugin

Google Go language IDE built using the IntelliJ Platform
https://plugins.jetbrains.com/plugin/5047
Other
4.56k stars 570 forks source link

many lib such as regexp and encoding/binary could not be parse correctly #2857

Open fastfading opened 7 years ago

fastfading commented 7 years ago

regexp lib and encoding/binary lib could not be parse correctly, as they are marked as red gopath is correctly set and other lib works fine

Your issue description goes here. Please be as detailed as possible

Please include a go sample to reproduce the issue

Or include a screenshot / video of the issue.

fastfading commented 7 years ago

this code could be compile correctly

dlsniper commented 7 years ago

@fastfading please open an issue here: https://youtrack.jetbrains.com/issues/GO for Gogland as this tracker is used only for the open-source Go plugin. Thank you.

dlsniper commented 7 years ago

Also please include in your report OS and how did you setup the GOROOT and GOPATH settings (screenshots + text should be fine). Thank you.