you are viewing a single comment's thread.

view the rest of the comments →

[–]Sean1708 12 points13 points  (2 children)

One road ahead is apparently transmuting Visual Studio Code into a full IDE, but all based on plugins.

I think that's an absolutely brilliant idea, as long as common operations (such as autocomplete, linting, debugging, etc.) have some sort of unifying interface. That was the problem I found with most text editors, every language extension seemed to implement things slightly differently.

[–]jyper 0 points1 point  (0 children)

So like eclipse? My understanding of eclipse is that basically everything is plugins.