question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hey, awesome work with this tool!

Here are some plugin ideas that I’d find very useful.

Search

  • Wildcard search (*.php, *.txt, etc.)

Development Tools

  • npm package resolver and shortcuts (npm i, npm start)
  • crates package resolver

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
oliverschwendenercommented, May 20, 2018

I am sorry but I can’t implement this feature (yet) for the following reasons:

  • This feature is only for a very specific type of user so this should be an optional plugin/package
  • I don’t have any kind of plugin/package manager for ueli yet
  • My current “plugin architecture” is synchronous and if I want to fetch data from an API the search results should be processed asynchronously
0reactions
SplittyDevcommented, May 16, 2018

Oh, haha sorry I didn’t think of that.

For npm packages, you could install packages globally (npm i -g <package>). For cargo (crates.io), a simple cargo install <package> also installs it globally.

Of course, saving packages to the dependency file is not possible from within ueli.

Read more comments on GitHub >

github_iconTop Results From Across the Web

WP Proposals – WordPress plugin
Beautiful, simple free WordPress proposal software. Transform your sales team into a closing machine.
Read more >
5 WordPress Proposal Plugins and Tools Designed to Help ...
5 WordPress Proposal Plugins and Tools Designed to Help You Win Projects · 1. Proposify · 2. Better Proposals · 3. Product Enquiry...
Read more >
WP Proposals - WordPress Plugin To Create Stunning Online ...
WP Proposals is a free WordPress plugin that allows you to quickly and easily create stunning online proposals from your WordPress dashboard.
Read more >
babel/plugin-proposal-class-properties
Below is a class with four class properties which will be transformed. class Bork { //Property initializer syntax instanceProperty = "bork"; boundFunction = ......
Read more >
capacitor-community/proposals: Plugin and platform requests
Plugin and platform requests ✋. Contribute to capacitor-community/proposals development by creating an account on GitHub.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found