-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreComponent: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround
Description
What is the feature you'd like to have?
I am working on a Lua scripting provider for Binary Ninja. I would like to be able to register a new file-type to be associated with my provider when the user uses the "Run script..." action. @emesare has confirmed in Slack that currently the file-picker dialog is hard coded to only accept Python.
Are any alternative solutions acceptable?
I have considered working on some QT/UI bindings to register my own "Run Lua Script..." action, but I think it is more appropriate for ScriptingProviders to use a standardized approach.
Metadata
Metadata
Assignees
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreComponent: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaround