Hello friends. ive been using Sublime as my text editor and it autocompletes my code for instance when i open a tag it automatically closes the tag how do i achieve this with VS text editor.
Also Sublime or VS text editor which is preferable?
You mean like this?
Apparently it should already be working for you? Source: https://code.visualstudio.com/docs/languages/html
I think the question between Sublime and VSCode really comes down to: do you need a text editor, or an IDE? Because VSCode has a lot of functionality that it’s very cool if you learn it, but if you aren’t using then it might just feeling like a boring, overcomplicated text editor.
To learn more about VSCode, I recommend this:
2 Likes
ok cool. I will read more about Vs code on the article you sen. I think i find it interesting. Thanks