Code Monkey home page Code Monkey logo

Comments (6)

hrsh7th avatar hrsh7th commented on July 20, 2024 7
{ name = 'path', option = {
  get_cwd = function()
  end
} }

I can merge the above API.

from cmp-path.

ten3roberts avatar ten3roberts commented on July 20, 2024 1

I second this. I always use project.nvim to set my cwd to the git repo. Since the program which will read the filepaths are going to look for them in the project dir, not that specific source file dir, it makes sense to have an option for paths relative to cwd.

from cmp-path.

ten3roberts avatar ten3roberts commented on July 20, 2024

I'd gladly use your edit if you upload it to your github as a fork.

If your edit works well, you could open a PR and maybe get it merged without @hrsh7th doing all the work.

from cmp-path.

ten3roberts avatar ten3roberts commented on July 20, 2024

How is this issue getting along.

I may be wrong, but it does not seem as if above change has been made.

from cmp-path.

hrsh7th avatar hrsh7th commented on July 20, 2024

I thoughts someone create the PR the above design.

from cmp-path.

ten3roberts avatar ten3roberts commented on July 20, 2024

I thought something like that.

As it is now, it will always lookup the current buffer name and use fs_stat now.

If I've understood it correctly, the above API allow you to exchange the source._dirname function with your own in complete, fed into 'candidates.

If that is the case, I will gladly implement it and open a PR.

Thanks so much for this plugin.

from cmp-path.

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.