Hacker News new | ask | show | jobs
by cmgriffing 927 days ago
> We also plan to release the Wing SDK to other languages soon

Awesome! I agree that your intended experience is likely to be more curated, but supporting other languages might really help. This is really cool to hear.

Also, I realize I might have phrased it poorly, but I meant exactly that about the language server. Language server once, but each editor needs its own extension. Even the extension wrappers around the language server could quickly eat up a lot of maintenance time because there is no true standard. Open VSX is pretty nice for cross editor extensions, but not too many editors use it, yet.

1 comments

Yea, no good way around IDE extensions. Hopefully if Wing gets popular enough the community will create extensions where there is demand for them.

Also, thanks for taking the time to give us feedback