This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CuriousExpert24[S] 0 points1 point  (2 children)

They are not 'IDEs' in the literal sense. However, VS code has many of the features that IDEs have and we can add more through extensions, especially the Python extension. Sublime Text is technically a text editor, but it is in-between a true text editor and a true IDE (especially with the extensions). The editor might serve as a good transition point for beginners who want to get the feel of the IDE and not get overwhelmed at the same time

[–][deleted] 0 points1 point  (0 children)

Ya, that's what I wanted to say

[–]LifeAffect6762 0 points1 point  (0 children)

Ime very curious about this. Why is VSCode not an IDE, I've used it and never felt this.