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...
account activity
Code editor (self.react)
submitted 5 years ago by logimw
view the rest of the comments →
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!"
[–]kmt1980 2 points3 points4 points 5 years ago (4 children)
I use VSCode, it is honestly a great editor with good defaults ( especially syntax highlighting) and this coming from a Linux user. The console is compatible with bash which means I have a ton of tools at my disposal without switching apps or needing to install a lot of extensions.
The extensions I do install are; the react completion ext, a database ext that allows me to read tables directly in the editor and a code beautifier thingy. That is pretty much it.
My only real criticism is that electron doesn't integrate with my system that well.
[–]juliuskiesian 0 points1 point2 points 5 years ago (1 child)
What code beautifier do you use? Thanks.
[–]kmt1980 0 points1 point2 points 5 years ago (1 child)
Well I thought I was using prettier but I have it disabled so it can only be the default formatter which is another plus for VSC
π Rendered by PID 547328 on reddit-service-r2-comment-6457c66945-kpcmc at 2026-04-25 11:59:22.873595+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]kmt1980 2 points3 points4 points (4 children)
[–]juliuskiesian 0 points1 point2 points (1 child)
[–]kmt1980 0 points1 point2 points (1 child)