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

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

Open
fastfading opened this issue Jan 6, 2017 · 3 comments
Open

Comments

@fastfading
Copy link

  • Plugin version (or commit hash):
  • IDE name and version:
  • Java version:
  • OS name and version:
    Gogland (1.0 Preview) 1.0 EAP
    Build #GO-163.10615.6, built on December 23, 2016
    Gogland EAP User
    Expiration date: March 23, 2017
    JRE: 1.8.0_112-release-b460 x86_64
    JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
    Go version 1.7
  • What are you trying to do?
    use go official library
  • What would you expect to happen?
    not error report
  • What happens?

golangqq

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
Copy link
Author

this code could be compile correctly

@dlsniper
Copy link
Member

dlsniper commented Jan 6, 2017

@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
Copy link
Member

dlsniper commented Jan 6, 2017

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

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