Skip to content

Roadmap : non-buffer widgets and communicationΒ #483

@gagbo

Description

@gagbo

Hello,

First of all, thanks for making this, I've been using this gui as my main GUI (n)vim implementation and it's really been helpful πŸ‘

I have a lot of newcomer questions about the direction of the project, and how it might evolve. I am going to have a little time to delve a little into C++ programming and Qt, and I think I'll just try to make a small explorer widget which could communicate with the NeovimConnector to have a file explorer using as many Qt features as possible.

I don't think it's going to be merged anyway, but I wondered if you ever planned to create widgets/applications which would try to do what Onivim does : enhance the feature set of Neovim using "native" (or at least non-vimscript) code.If so, do you have an idea already of the architecture such a project would need ? Sorry if it's too vague now, but if you have any question I would be happy to answer them.

Basically I'm thinking :

  • File explorer widget
  • Implement a tooltip/ballon feature
  • Have floating windows

These are some features we could add in a C++/Qt app which could then just use nvim-qt as an editor widget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions