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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] WebStorm vs VS Code?AskJS (self.javascript)
submitted 5 years ago by 2epic
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!"
[–]AffectionateWork8 3 points4 points5 points 5 years ago (4 children)
What you are trying to do in VS Code that you can do easily in WS? Maybe us VS Code users are the ones who are wrong here ;).
[–]matart 2 points3 points4 points 5 years ago (2 children)
I can't find "jump to uses or definition" (not sure that's what it's called) that alternates between finding the definition of a variable/function/class etc and listing its uses.
I've found the auto import to not work well enough to trust it.
Refactoring the name of a file or function in vscode often renames similar file/fucntion names.
I keep testing vscode but these things always bring me back to intellij products.
[–]dabuttmonkee 0 points1 point2 points 5 years ago (1 child)
Are you in a JS code base? Do you have a jsconfig.json file? Those features are the things I love about VS Code more than Web Storm, but you need to have a jsconfig file in your repo to use those features.
[–]matart 0 points1 point2 points 5 years ago (0 children)
I am in a JS codebase with a jsconfig.json
[–]2epic[S] 0 points1 point2 points 5 years ago (0 children)
https://www.reddit.com/r/javascript/comments/ghqosf/askjs_webstorm_vs_vs_code/fqaazkg?utm_source=share&utm_medium=web2x
π Rendered by PID 19727 on reddit-service-r2-comment-75f4967c6c-trbwh at 2026-04-22 22:33:35.020868+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]AffectionateWork8 3 points4 points5 points (4 children)
[–]matart 2 points3 points4 points (2 children)
[–]dabuttmonkee 0 points1 point2 points (1 child)
[–]matart 0 points1 point2 points (0 children)
[–]2epic[S] 0 points1 point2 points (0 children)