Ability to setup and run external tools
It would be nice to have an external tools feature like the one in VS where commands can be set and run on queries.
Ideally it would have variables/macros to quickly get the current query path, the folder and other useful contextual info.
It could be run from right click on the opened query tab or from the my queries symbol, and hopefully it would be possible to bind it to a hotkey for quick invocation.
The use case I have is to integrate some source control to quickly add my queries to source control (e.g. could setup a tool to run git add on the current query)

-
sgmoore commented
Are you aware of the Automator.linq feature? (See thread at https://forum.linqpad.net/discussion/comment/7779 for more details)
I agree it would be nice to have this available via the UI.