I thought I’d give a Feature Request for the product managers to consider.
I’m in mapdql or immerse’s Sql editor quite often. While I love that mapdql remembers my last queries which saves me some re-write but I’d way prefer to have a full SQL editor which allows me to save SQL files and have some organization.
Recently Microsoft released Azure Data Studio which is both open source and cross platform. (I believe it is based on electron like the Atom.io text editor is.). And they have implemented a flexible Extensions plug-in system which several companies have already done. The extensions are nodejs so I think mapd/connector would make this idea very low-impedance. https://docs.microsoft.com/en-us/sql/azure-data-studio/tutorial-create-extension?view=sql-server-2017
I think you’d pick up a large amount of value without much omni-sci resource investment.