Hacker News new | ask | show | jobs
by throwaway90650 1244 days ago
Is there a technical blocker on macOS Excel side that prevents you from implementing it, or is it just a matter of priorities?
1 comments

A bit of both. On the Windows side I can use VSTO or ExcelDNA to integrate with Excel, but neither is available on the Mac. One alternative I'd like to try is a web-based version which would use Blazor and the Monaco editor but I'm really not sure if that would be at all doable. I don't have the time to go there at the moment, but I'd love to try at some point.