Closed Lincyaw closed 1 year ago
Hey!
Thanks for reaching out, we don't have good advice here as most of us just code on terminal + vim and use github/git grep to find references/definitions.
Sorry we don't have better advice on this, but you could take a look at https://docs.bazel.build/versions/0.24.0/ide.html
Hello, I'm curious to know how you configure the IDE while developing. Although I am able to run the project from the command line and fuzzing, I am having trouble reading the code and jumping to see the function definitions and references.
I don't know much about bazel, and I tried to set up the dev environment for several days. What's worse.. There is no tutorials about develop go program with bazel.
Hope to get a reply