Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS Code -- Are there user/support forums or an IRC channel?

There seem to be multiple places to ask questions, report bugs, feature requests, etc. Here, Github, MSDN. It's kind of all over the place. Are there any README documents that I'm missing that discuss support options?

like image 657
WhiskerBiscuit Avatar asked Apr 14 '17 15:04

WhiskerBiscuit


2 Answers

Here's a rough guide of which communications channel to use:

  • For issues / feature requests, please file a GitHub issue: https://github.com/Microsoft/vscode/issues/new

  • For general "how to" questions, StackOverflow is probably your best bet

  • For other discussions, try https://gitter.im/Microsoft/vscode or Twitter

like image 154
Matt Bierner Avatar answered Nov 11 '22 15:11

Matt Bierner


The IRC channel on Freenode is ##vs-code.

like image 35
Geoffrey Avatar answered Nov 11 '22 16:11

Geoffrey