F-Script icon indicating copy to clipboard operation
F-Script copied to clipboard

Better injection service

Open Kentzo opened this issue 10 years ago • 0 comments

  • [ ] Following #16 this service should be easy to embed into applications without menu bar
  • [ ] It should support both LLDB and GDB (#13) by check on known location (/usr/bin, /usr/bin/local), via xcodebuild or from the environment variable name FSCRIPT_DEBUGGER_PATH
  • [ ] It should be part of the application so users won't need to install script manually. F-Script already provides some services that can be enabled in System Settings, like Execute Selection or Put Command. Inject F-Script should be among them.

Kentzo avatar Oct 22 '15 21:10 Kentzo