GithubHelp home page GithubHelp logo

Comments (4)

jbyuki avatar jbyuki commented on September 26, 2024

Thank you for the issue, I made a small change to resolve the vim runtime directory. It reads into VIMRUNTIME and appends it to the path. This allows to step into vim internal functions as well.

What I was not sure is if all the vim internal scripts resides in VIMRUNTIME . At the moment, I cannot think of a case which would not work. But you probably know more about this.

Feel free to close this issue if you feel like it is solved.

from one-small-step-for-vimkind.

mfussenegger avatar mfussenegger commented on September 26, 2024

Thanks for looking into this.

The path is now resolved correctly, but column and line are still set to 0. Is it possible to change that as well?

from one-small-step-for-vimkind.

jbyuki avatar jbyuki commented on September 26, 2024

For precompiled lua files my initial thought is that it's impossible to get the line number. At least not using debug.getinfo. It would be nice to get it another way but my initial assumption is that this information is lost.

The new behaviour is that such precompiled modules cannot be stepped into.

From my dev setups, on windows it can be stepped into (because it's not precompiled?) and linux cannot be stepped into.

from one-small-step-for-vimkind.

mfussenegger avatar mfussenegger commented on September 26, 2024

The new behaviour is that such precompiled modules cannot be stepped into.

Thanks, that's a nice improvement over the error messages.

from one-small-step-for-vimkind.

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.