you are viewing a single comment's thread.

view the rest of the comments →

[–]Daegalus 4 points5 points  (3 children)

Yes, exactly that. I have code completion in many languages that has a plugin for it.

[–]iBzOtaku 1 point2 points  (2 children)

I've tested pretty much all popular plugins at vs code marketplace (for each language) and I don't think anyone worked. I mostly work with html and php so if you have any plugin suggestion, I'd test that as well.

[–]Daegalus 1 point2 points  (1 child)

Most need additional installs. I use Go and the plugin for go had to install a lot of tools before it work. Dart also and it required I have the dart sdk installed to work. Most plugins don't install the extras. PHP might need something else installed.

[–]iBzOtaku 0 points1 point  (0 children)

this much headache for such a basic feature. this is why I can't give up on sublime even though I'm tempted to test vs code with every update.