Documentation for visual code studio

vi and I grew up together. The trouble with vi is that it has an infinite learning curve, after 50 years I’m still learning more, even though I’m a grep, sed and awk kind of guy.
I happened upon Notepad++ which goes a long ways to helping to get the code put together by noting missing ;, etc.

Home Assistant has Visual Code Studio. It seems pretty good, and what I need to be more proficient is the manual. After an hour or so of searching, the best I found was this on githup Under support it has:

This is not a manual nor is it documentation. I’m looking for something like, “Getting started with VCS” which is followed by detailed explaination on how the features work. I don’t know what I don’t know and it is really annoying to RTFM’d when I can’t even find TFM.

So the question here is, “Where is TFM?” (WITFM)

Sorry to say this but this is literally the first thing I get on Google:

2 Likes

thank you. I must improve my searching skills, too.

1 Like

VS Code is a Microsoft product. Everything is on visualstudio.com

Thank you @NathanCu.