Giter Club home page Giter Club logo

Comments (5)

noib3 avatar noib3 commented on June 7, 2024 2

I should also mention that I was planning to rewrite Neovim's vim.lsp + nvim-lspconfig + lspsaga.nvim + any-lsp-related-stuff-that-should-be-builtin-instead-of-being-relegated-to-a-3rd-party-plugin in Rust as part of a new project, hopefully before EOY.

However, this is not to say that I wouldn't merge the Rust bindings to vim.lsp into oxi.

from nvim-oxi.

noib3 avatar noib3 commented on June 7, 2024 1

Seems like these would require bindings directly to lua by fetching globals, since a lot of the LSP/Diagnostics stuff is implemented in Lua.

Yes, that'd be the approach. This is a very rough sketch of such a binding that I wrote for vim.diagnostic.enable.

Would you be open to someone contributing that?

Yes, although I should mention that I don't really have the time to focus on oxi right now (and probably won't for a few months). What this means practically is that you might have to wait a few days to receive feedback on the relative PRs.

from nvim-oxi.

willothy avatar willothy commented on June 7, 2024 1

Cool! Would be nice to have those implemented in Rust.

from nvim-oxi.

willothy avatar willothy commented on June 7, 2024

Seems like these would require bindings directly to lua by fetching globals, since a lot of the LSP/Diagnostics stuff is implemented in Lua. Would you be open to someone contributing that? That's the approach I was taking with nvim-utils, but honestly I'd rather contribute those features to oxi and archive utils as it's not getting much use and oxi provides a better (and faster) API.

from nvim-oxi.

willothy avatar willothy commented on June 7, 2024

No worries! I don't actively need nvim LSP features in Rust so there's no rush, just think it would be nice to have and would be happy to contribute :)

from nvim-oxi.

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.