VES is an AI-powered coding tutor built into Visual Studio Code as an extension. We are dedicated to democratizing access to coding education and empowering students with the latest technology. Our platform uses GPT-3, the latest and most advanced AI language model, to provide students with personalized and interactive coding lessons.
6 Features
Intelligent code suggestions: GPT-3 can suggest improvements to existing code, such as more efficient algorithms or better syntax.
Chatbot: The extension can use GPT-3 to answer questions about coding concepts and provide personalized feedback on code.
Code explanations: The extension can use GPT-3 to explain code in natural language, making it easier for new coders to understand the code.
Documentation: The extension can use GPT-3 to generate links to documentation for a given coding concept. For example, you can ask, "What is the documentation for foo?"
Code generation: The extension can use GPT-3 to generate code based on a description of the desired functionality. For example, you can ask, "How do I create a function that adds two numbers?"
Interactive coding challenges: The extension can use GPT-3 to generate interactive coding challenges that reinforce course concepts and help learners practice coding skills.
Setup
Launch Visual Studio Code.
Click on the view option in the top menu bar and select Open View.
Search for "VES" in the Open view search box.
Locate the "VES" extension and drag it to where you want it to appear in the sidebar
Once opened, click on the VES icon in the sidebar to access the extension.
Usage
Open a coding project in Visual Studio Code.
Access the VES extension by clicking on the VES icon in the sidebar or by pressing Ctrl+Shift+P (Cmd+Shift+P on macOS) and typing "VES".
Use the different features provided by VES, such as chat, code explanations, getting documentation, and coding challenges.
For explain, documentation, and quiz questions: Select a block of code and right click to access the VES extension. The extension will automatically detect the code and provide the appropriate response.
Feedback and Support
We value your feedback! If you encounter any issues, have suggestions for improvement, or need assistance, please reach out to our support team at support@ves.com.
Thank you for choosing VES as your AI-powered coding tutor in Visual Studio Code! We hope you find it helpful in your coding journey. Happy coding!