Hacker News new | ask | show | jobs
by mamcx 4181 days ago
I wish exist something like this but for Sublime...
1 comments

It should be possible to plug the F# binding backend into sublime; it expects to run as a separate process and have buffer states passed back and forth as JSON. I don't know much about sublime plugins, but I believe that they're Python based and should be able to handle that reasonably elegantly.