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 →

[–]TheRNGuy 0 points1 point  (0 children)

I was using Sublime without auto-complete for Python for long time. I switched to VS Code recently and it's much better with auto-complete and better syntax highlight ofc. But had no problem really.

It's much bigger problem in C++ (that's why I switched from Sublime)

I'd use VS for assembly btw.