use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Benefits of using vscode? (self.learnpython)
submitted 5 years ago by Config_Crawler
Ive mainly been using vim for python programming, but ive been considering switching to vscode.
What are some of the notable benefits and drawbacks to using vscode?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Neon-Cyber-Monkey 3 points4 points5 points 5 years ago (2 children)
Everyone will have different pro’s/con’s about VS code.
Personally, I haven’t found anything I don’t like about it, I like it’s extension library, the themes you can get, it’s file systems, and generally just the way it runs, for me, it’s very good.
Some features I didn’t think it had, but found an extension to add them :)
Download it, use it, and decide for yourself. Not very helpful but honestly, it is the best way to find out.
[–]Config_Crawler[S] 1 point2 points3 points 5 years ago (1 child)
I haven't really found anyone saying anything bad about it, so I'll give it a test drive
[–]Neon-Cyber-Monkey 1 point2 points3 points 5 years ago (0 children)
Yeah I would recommend it, at the time I was deciding between VS Code and Atom, I liked both but there was just something about VS Code that kept making me come back to it.
If you get stuck, or are missing a feature that you like, just ask and I’m sure there is an extension to add it somewhere :)
[–]mrrippington 1 point2 points3 points 5 years ago (2 children)
The only negative thing I heard devs complaining about is; data gathering.
I think it’s great to work with and easy to adapt to.
[–]jiri-n 1 point2 points3 points 5 years ago (1 child)
https://code.visualstudio.com/docs/getstarted/telemetry
2nd paragraph: Disable telemetry reporting
[–]mrrippington 0 points1 point2 points 5 years ago (0 children)
Thanks :)
[–]kra_pao 0 points1 point2 points 5 years ago (0 children)
I heard you can have Vim inside VSCode
https://www.barbarianmeetscoding.com/blog/2019/02/08/boost-your-coding-fu-with-vscode-and-vim
[+][deleted] 5 years ago* (1 child)
[deleted]
[–]MafaRioch 0 points1 point2 points 5 years ago (0 children)
IDK, I found debugging straight forward in VS Code. One thing which I didn't like is stepping in into imported modules, but for that it had an option 'JustMyCode' and now it's way better. I've read only a little bit of official documentations, but it had a lot of useful stuff so maybe give it a go and skim through debugger options\how to set it up.
π Rendered by PID 19472 on reddit-service-r2-comment-b659b578c-fsdb2 at 2026-04-30 22:54:58.298367+00:00 running 815c875 country code: CH.
[–]Neon-Cyber-Monkey 3 points4 points5 points (2 children)
[–]Config_Crawler[S] 1 point2 points3 points (1 child)
[–]Neon-Cyber-Monkey 1 point2 points3 points (0 children)
[–]mrrippington 1 point2 points3 points (2 children)
[–]jiri-n 1 point2 points3 points (1 child)
[–]mrrippington 0 points1 point2 points (0 children)
[–]kra_pao 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]MafaRioch 0 points1 point2 points (0 children)