Code Shield: An AI-Enhanced IDE Plugin for Secure Development"This Visual Studio Code extension seamlessly integrates with the official Azure OpenAI Client Library, empowering developers to conduct advanced security scans and execute secure code refactoring with ease. By harnessing the capabilities of Azure and OpenAI, it provides an efficient and comprehensive solution to enhance code security, ensuring that your applications are not only functional but also robustly safeguarded against potential vulnerabilities." 🚀✨ Links:Features💡 Ask general questions or use code snippets from the editor to query ChatGPT via an input box in the sidebar. 💬 View chat history with requests and responses. Toggle the display of requests and responses between rendered Markdown and raw text. 📝 Insert code snippets from the AI's response into the active editor with corrected indentation. 📋 Copy code snippets to the clipboard. 📚 Multiple types of context available: ❌ No context. 📝 Selected text. 🖱️ Right-click on a code selection and run one of the context menu shortcuts for your code: 🤔 Performs security scan. ♻️ Suggests secure coding. 🐛 Find problems with the code. 💻 Complete the code according to the comments. 🚀 See the response as it is being generated in real time. 💬 Ask follow-up questions to the response and maintain conversation context. InstallationTo use this extension, install it from the VSCode marketplace.
After completing these steps, the extension should be ready to use. You can select some code in the editor, right click on it and choose one of the following shortcuts from the context menu: Commands:
|