Git Product home page Git Product logo

Comments (5)

joeblew99 avatar joeblew99 commented on September 2, 2024

@peter-mogensen did you get confirmation on this ?

i have the same issues over here i think:
therecipe/qt#163

from godef.

peter-mogensen avatar peter-mogensen commented on September 2, 2024

No - I didn't ... however, looking more into this it seems like a very fundamental problem not limited to godef.
However, it's really unfortunate limitation. It would be very nice to be able to navigate to functions defined using CGO.
I seem to recall that the deciding factor is whether there's an "import "C"" statement in the file. So what you could do is to locate all exported API in separate files not using CGO and have them call private functions in files using "import "C""

from godef.

joeblew99 avatar joeblew99 commented on September 2, 2024

thanks for the tip. i wil ask the maintainer over at the QT project.

the others that use the intelli IDEA IDE dont have the issues that VSCode has. they get full intellisense, but they need to devote more RAM to the process for it to work.

from godef.

therecipe avatar therecipe commented on September 2, 2024

There seems to be an open pr that solves this #44

from godef.

rogpeppe avatar rogpeppe commented on September 2, 2024

This should have been solved by #62.

from godef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.