Closed trstringer closed 8 years ago
Note: I am unable to self-assign myself to this issue (the intention)
Is there any reason we can't just point to the VSCode docs here?
Do we even explain in the VS Code docs how to work with TS definition files? From what I see, the IntelliSense information on VS Code docs is rather sparse and doesn't seem to explain the how.
How about we link to the specific section on nodejs in the docs? https://code.visualstudio.com/docs/runtimes/nodejs
:+1: :white_check_mark: That's perfect! I hadn't seen that section before. Very descriptive and I completely agree that we should link to this section and that should suffice!
This blog, pointed out by @egamma, has some helpful description about this.
IntelliSense with VS Code while programming node is absolutely crucial in ensuring a great development experience. I can write up the quick how-to on adding IntelliSense to node application projects in VS Code.