Git Product home page Git Product logo

Comments (7)

kraigher avatar kraigher commented on June 14, 2024 3

There has now been an improvement in goto defintion and find references for subprograms. It works when there is no overloading and in some cases even for overloading.

from rust_hdl.

kraigher avatar kraigher commented on June 14, 2024

Yes, goto definition for overloaded names such as functions and procedures is not implemented. The blocker is overload resolution which in turn requires type inference.

from rust_hdl.

HenningHolmDE avatar HenningHolmDE commented on June 14, 2024

Ah, because in VHDL the correct one of multiple functions with the same name may have to be inferred by the destination type? That's indeed a tough one.

Do you have any plans, concepts or visions on implementing type inference?

from rust_hdl.

kraigher avatar kraigher commented on June 14, 2024

I have paused my efforts for now. Since I no longer work with VHDL on a daily basis I have less incentive to invest more time into it. That might change in the future or it might not.

from rust_hdl.

HenningHolmDE avatar HenningHolmDE commented on June 14, 2024

What a pity! As someone who works with VHDL on a daily basis, I know how hard it is to find good tooling. So I hope the incentive will return some day!

from rust_hdl.

HenningHolmDE avatar HenningHolmDE commented on June 14, 2024

I finally got down to updating to the new release. Goto definition works as expected for non-overloaded subprograms. Thank you very much!

from rust_hdl.

kraigher avatar kraigher commented on June 14, 2024

There is very mature support for disambiguating overloaded subprograms now so I am closing this now.

from rust_hdl.

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.