Git Product home page Git Product logo

Comments (2)

blenderskool avatar blenderskool commented on May 10, 2024

Had this in mind, but this will definitely be a tricky feature as the tab searching is implemented as a plugin and the plugin API does not allow any UI elements to be rendered by a plugin as of now.

Not sure how we can support UI in the plugin API in its current form whilst still keeping it standardized across plugins.
If there's no other plugin that requires this special UI level treatment, then we might integrate tab searching back with the main codebase 😢

Key bindings should be easy to add but may conflict with something on the current webpage. But definitely πŸ‘ for pro-users.

Open to suggestions!

from untab.

blenderskool avatar blenderskool commented on May 10, 2024

Updates:

  • Have been testing UI support for the Plugins API and things look promising. Svelte itself can be used to render controls for various results from the plugins! πŸŽ‰
  • Plugins UI should be used with care as over-using them may lead to confusion and a bad UX.
  • Key binding support is not possible at this moment. Might open another issue to track this separately.

from untab.

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.