“Add new context menu action” > “Describe what it should do” > AI that’s been trained on the app reads my request and builds the shortcut for me.

For new users, using trained AI is faster than learning the app’s features and shortcomings. I can save myself (and my employer) time this way.

In the above example, I’d like to add “run the query that I have highlighted and export the results to json on my clipboard” as a context menu item

  • setsubyou@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    19 hours ago

    If you use an editor or IDE that has extensions that can add to the context menu (e.g. VS Code), you can do this. Just tell your AI coding assistant of choice to build an extension for you.