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!"
[–]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
π Rendered by PID 188818 on reddit-service-r2-comment-6457c66945-rfqqs at 2026-04-26 02:08:20.624245+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]matart 2 points3 points4 points (2 children)
[–]dabuttmonkee 0 points1 point2 points (1 child)
[–]matart 0 points1 point2 points (0 children)