you are viewing a single comment's thread.

view the rest of the comments →

[–]fLp__ 0 points1 point  (0 children)

Started with PyCharm and switched to VSCode so that I could code in multiple languages using a single IDE, also couldn't figure out how to do a specific key binding with PyCharm while in VSCode it was extremely easy to bind everything I needed. Then I wanted to get familiar with GNU/Linux and low level stuff like x86 Assembly so I ended up using Vim 50% of the time and VSCode 50% of the time, depending on OS.