Improve package search
We’re currently only indexing the name of the package but ideally we’d index the description and perhaps even the code
component -->
This roadmap is generated dynamically from a Membrane program we wrote to fetch tasks from our public-roadmap
list in Height.
That program uses the height driver, which simplifies interacting with Height’s API. Feel free to fork the program! Or if you’d like to set up something similar for a different tool (e.g. Linear), reach out to us on Discord—we’d be happy to help.
Improve package search
We’re currently only indexing the name of the package but ideally we’d index the description and perhaps even the code
Navigator address bar popover
This bar doesn’t have enough room to show many grefs so it’s hard to understand where we are.
Support Membrane desktop client
Some users prefer using an IDE that runs locally. For context, Membrane started as a VS Code extension. We moved to a Web-based IDE due to limitations inherent to being an extension, but Web-based IDEs have limitations too, particularly clashing keyboard shortcuts.
Integrate a copilot to the Web IDE
Many developers won’t code without an LLM copilot these days. We should support using one. This could be via openvsx extensions like Codeium and Cody, or a hand-rolled Membrane copilot.