nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

Flashlight may have cache? #497

Closed silentcarl closed 9 years ago

silentcarl commented 9 years ago

I try to create the example "say" plug, when work is done, I typed "say something" on Flashlight, but there is no result, then I used FlashlightTool typed "say something", it worked well. and after a while, Flashlight could also be fine. Does anyone know the reason? osx: 10.10.3 Flashlight: 1.0.1

cHemingway commented 9 years ago

Hi, Flashlight itself doesn't reload plugins very often, to quote the developer documentation (emphasis mine):

FlashlightTool automatically reloads plugin code pretty often, but Flashlight itself is very conservative about reloading. If things aren't working, try restarting Flashlight by toggling Enable Spotlight Plugins in the Flashlight window.

Does this answer your question?

silentcarl commented 9 years ago

it works well. thank you, @cHemingway