microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
309 stars 28 forks source link

AI-Generated Code for Complete Projects #747

Open PierrunoYT opened 7 months ago

PierrunoYT commented 7 months ago

Hello

I've been brainstorming about enhancing our development process and came up with an idea I'm really excited about: What if we had a tool that could turn text descriptions into fully functioning software projects? Imagine describing what you need in plain language, and voila – you get a ready-to-use codebase! This tool would handle various programming languages and adhere to coding best practices. I believe it could be a game-changer for prototyping and learning. Keen to hear your thoughts!

Best, PierrunoYT

My Idea: Used AI to make the Text better.

lramos15 commented 7 months ago

This is already implemented in VS Code Copilot Chat as @workspace /new give it a try and let us know what you think!

PierrunoYT commented 7 months ago

Can I use my own API Key for GPT? Im using Cursor right now.

PierrunoYT commented 7 months ago

This is already implemented in VS Code Copilot Chat as @workspace /new give it a try and let us know what you think!

How can find issues in my workspace and fix them in all files?

lramos15 commented 7 months ago

No you cannot. This repository is for VS Code Copilot Chat. Do you have a Copilot subscription?

PierrunoYT commented 7 months ago

No you cannot. This repository is for VS Code Copilot Chat. Do you have a Copilot subscription?

Yes I just made one but just to testing if it works.

lramos15 commented 7 months ago

@workspace /new takes your query like "Create me an express app" and creates an entire project with it

PierrunoYT commented 7 months ago

@workspace /new takes your query like "Create me an express app" and creates an entire project with it

Okay but when I have the workspace created I want to like ask fix this and that issue and it should fix it but it says I need to do that myself. Also when a file is open and you tag @workspace then it uses the content of the file and when I close the file it works and it takes the entire codebase

PierrunoYT commented 7 months ago

Hello?

fisforfaheem commented 7 months ago

project IDX can help

PierrunoYT commented 7 months ago

project IDX can help

I signed up but I did not have access.