Useful extensions for Visual Studio Code - quasics/quasics-frc-sw-2015 GitHub Wiki

  • Extensions to improve working with Markdown
    • Also includes some useful information about the support for Markdown that is "baked into" VSC
  • C++ support
    • Provided by a Microsoft extension that should be installed for you via the WPILib installer tool (if you're working on Windows).
    • The write-up here provides some good information on how to configure automatic formatting of your code, etc.