The GH Copilot team, please keep on going that way, please! This feature is very useful in daily life.
@DougToppinАй бұрын
Impressive example of while AI/copilot may not be able to develop all of your code, it can significantly reduce the time required and provide better standardization. The key point is to learn how and to take advantage of the tools that are available. tks for posting this very practical example.
@rafaelsanchezmartinez9393Ай бұрын
Right now these instruction works for the chat, would be handy having them for commit generation, I would probably use these instructions there a lot!!! Keep up the good work!!
@mishak47Ай бұрын
Mind blown 😯
@MidSeasonGroupАй бұрын
This is great, it needs to live in the terminal. Have your guys call their guys and figure it out.
@modoulaminceesay9211Ай бұрын
Tried it with the nextjs project i am working on. its quite good
@arjun6070Ай бұрын
Nice Practical example. By the way What's the theme you are using
@unexpectedkAsАй бұрын
Very interesting! I wonder how much time until i dont have to copy paste and or create bash files, and copilot directly changes the actual files?
@christianstork1049Ай бұрын
But doesn't Copilot take all the files that are open into account, i.e., just having them opened would have had the same effect, correct?
@codeАй бұрын
For the examples shown, yes, but what Rob didn't show is how you can also add text to support the files. Something like "Code only" if you don't want explanations, or "use Aussie slang" if you want to lighten the mood.
@QuantumXdeveloperАй бұрын
It's a good example, however its lacking in agentic capabilities like cursor did.
@luciusrexАй бұрын
I love vs code ai, and typescript!
@loquek24 күн бұрын
And we are all fine with the use of require here... /s
@barmoojАй бұрын
I think each instruction entry should have a hint like short field to help copilot choose what reference to load. For example if l want copilot to generate git messages in a specific format l would pass a hint like “git message rules” and so on
@Joe-SoftwareEngineerАй бұрын
"Experimental" 🐈😻😻🐈😻😻
@Shubham-cu7uyАй бұрын
Do these custom instructions work in inline chat as well?
@EMRAN994Ай бұрын
🤯🤯🤯
@arif-uddinАй бұрын
I think it would be more accessible if there was a config file or something instead of specifying it in the settings.