fc10107239
Adding Microsoft SECURITY.MD |
||
---|---|---|
docs | ||
src/VisualStudio | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md |
README.md
CodeTalk
Code Talk is a step towards making programming IDEs more accessible. The plugin currently concentrates on three main aspects of Programming:
- Glanceability
- Real-Time Error information
- Accessible Debugging
CodeTalk is currently only available for Visual Studio running in Windows for C# and Python languages. We are working very hard towards bringing it to more platforms and IDEs. Stay tuned.
Download CodeTalk
Download the latest VSIX installer
To view all the releases, please visit the release page.
Getting Started
To know more about CodeTalk features, please visit the Wiki.
To know more about building and testing, please visit CodeTalk.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
For more details related to contributions can be found here