code_runner.nvim icon indicating copy to clipboard operation
code_runner.nvim copied to clipboard

[Feature request] Telescope integration

Open marendowski opened this issue 2 years ago • 4 comments

As in title, I would love to see a telescope integration. If I find time maybe I'll try implementing this.

marendowski avatar Oct 29 '23 19:10 marendowski

If you have an idea that it should be shown, I would be delighted. I'm also open to any PR

CRAG666 avatar Nov 18 '23 15:11 CRAG666

If I want to add a small UI, which file is entry point for this plugin @CRAG666

StArBoY-Works avatar Nov 21 '23 14:11 StArBoY-Works

Would be best if this plugin:

  • exposes plugin api
  • telescope integration uses that API to list commands

hinell avatar Nov 28 '23 12:11 hinell

@StArBoY-Works code_runner.lua

CRAG666 avatar May 25 '24 20:05 CRAG666