

# AWS Toolkit for Visual Studio Code
<a name="welcome"></a>

This is the user guide for the **AWS Toolkit for VS Code**. If you are looking for the **AWS Toolkit for Visual Studio**, see the *[User Guide for the AWS Toolkit for Visual Studio](https://docs.aws.amazon.com/AWSToolkitVS/latest/UserGuide/).*

## What is the AWS Toolkit for Visual Studio Code
<a name="what-is"></a>

The Toolkit for VS Code is an open-source extension for the Visual Studio Code (VS Code) editor. This extension makes it easier for developers to develop, debug locally, and deploy serverless applications that use Amazon Web Services (AWS).

**Topics**
+ [Getting Started with the AWS Toolkit for Visual Studio Code](setting-up.md)
+ [Working with AWS services and tools](working-with-aws.md)

## Related information
<a name="additional-resources"></a>

 Use the following resources to access the source code for the toolkit or view currently open issues. 
+ [Source Code](https://github.com/aws/aws-toolkit-vscode)
+ [Issue Tracker](https://github.com/aws/aws-toolkit-vscode/issues)

To learn more about the Visual Studio Code editor, visit [https://code.visualstudio.com/](https://code.visualstudio.com/).