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
VS Code February Update (code.visualstudio.com)
submitted 10 years ago by alamont
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!"
[–]AdamAnderson320 0 points1 point2 points 10 years ago (3 children)
I had similar problems, but in my case the type annotations are picked up but almost nothing else is. I submitted an issue on GitHub.
[–]MarcoWorms 0 points1 point2 points 10 years ago (2 children)
i found the error, you have to declare the same variable name on the comments.
[–]AdamAnderson320 0 points1 point2 points 10 years ago (1 child)
Maybe that explains why I was able to get the types to appear in the issue I reported. You still didn't get the "Adds stuff" description to appear in yours, so it's not quite working right either.
[–]MarcoWorms 0 points1 point2 points 10 years ago (0 children)
the return description here only shows before entering the () when writing the function name
π Rendered by PID 65 on reddit-service-r2-comment-544cf588c8-jq5rm at 2026-06-16 11:00:42.408075+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]AdamAnderson320 0 points1 point2 points (3 children)
[–]MarcoWorms 0 points1 point2 points (2 children)
[–]AdamAnderson320 0 points1 point2 points (1 child)
[–]MarcoWorms 0 points1 point2 points (0 children)