Building your own GitHub Copilot chat participant in VS Code

  Рет қаралды 9,272

Visual Studio Code

Visual Studio Code

Күн бұрын

Пікірлер: 18
@arieheinrich3457
@arieheinrich3457 2 күн бұрын
Fantastic demo and great and direct ! The new github copilot extension are going to revolutionize a LOT of our work.
@aryanjain7645
@aryanjain7645 Ай бұрын
Explanation was Great 👍 I have question like if I have developed the chat participants for GH copilot , and deployed how can I give the option for update the chat participants from extension itself like GH copilot has.
@thunde7226
@thunde7226 4 ай бұрын
yes, I saw this presentation several months ago.... both of the ladies were great..... yes doing live coding and doing regex, it is a challenge...................:) bye
@BillyVentris-m4c
@BillyVentris-m4c 3 ай бұрын
I'm I
@aj_dev_smith
@aj_dev_smith 6 күн бұрын
This is fantastic! It really simplified getting a new Chat Participant registered for me. I do have one question that I can't seem to find an answer for from various searches. How can a Chat Participant access the current context? If I have a #file selected for example, or the current selected blog. I see it's available in references, but it's only information about the references, not the content. For my Chat Participant to be truly useful, I really next to provide the current context to the llm, similar to how @workspace works. Any ideas?
@DougFinke
@DougFinke 4 ай бұрын
Great topic, great presenter!
@domesticcadiz
@domesticcadiz 2 ай бұрын
I love this but I have never built my own extension before. Seems like there was a starting point that is further than I can get to right now. how do I go about starting to build my own extension?
@code
@code 2 ай бұрын
We have documentation on building your very first extension! code.visualstudio.com/api/get-started/your-first-extension
@robinjoshua93
@robinjoshua93 Ай бұрын
Joyce said that the extension will be available in VS Code Stable per July, however, I am not able to find it. Is it publiced yet? If so, how can I find it?
@aniketthorat3957
@aniketthorat3957 3 ай бұрын
Question: how to we create sub command like @review /code or @review /file how we can create chat participates like this
@wotcherbabe
@wotcherbabe Ай бұрын
add a command within the chat participant in package.json "chatParticipants": [ { "commands": [] }]
@jacobbrooks3116
@jacobbrooks3116 2 ай бұрын
Am I missing the steps she used to allow the chat participant access to her databases? How is it authenticating?
@LauraHuang-w4e
@LauraHuang-w4e 4 ай бұрын
Thanks for sharing!
@PotlaChowdary
@PotlaChowdary 4 ай бұрын
S letter not working in vs code solution please?
@zanylyf
@zanylyf 4 ай бұрын
day 2 of asking for a UI refresh of VS code!
@wotcherbabe
@wotcherbabe Ай бұрын
I have a question regarding an extension I am trying to create. While creating a new button, I am passing arguments like the data, and the response object. However when I try to use the response.markdown within the new register command function, I keep getting an error that Response stream is closed. Is there something I am doing wrong or can we not use the response object in this manner? this is a sample of my code: the new button creation: response.button({ title: 'Export', command: 'exportToJira', arguments: [summary, response] }); the register command function definition: vscode.commands.registerCommand('exportToJira', async (summary: string, chatResponse: any) => {}}
@code
@code Ай бұрын
Hi! I suggest you post in our extension development community: github.com/microsoft/vscode-discussions/discussions. Thanks!!
@kas4u1
@kas4u1 6 күн бұрын
Any update on this? Even though there is no error the stream keeps on closing in 1 seconds and I can’t access it after that. Is there a way to extend the lifetime of the stream?
The all NEW GitHub Copilot Experience
13:46
Visual Studio Code
Рет қаралды 81 М.
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 7 МЛН
快乐总是短暂的!😂 #搞笑夫妻 #爱美食爱生活 #搞笑达人
00:14
朱大帅and依美姐
Рет қаралды 14 МЛН
8TH ICEBIT 2024: Hilman Hakiem
13:51
Global Academic Excellence M Sdn Bhd
Рет қаралды 848
Essential AI prompts for developers
8:31
Visual Studio Code
Рет қаралды 76 М.
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
I tried 10 code editors
10:28
Fireship
Рет қаралды 3,2 МЛН
Test like a pro with Playwright and GitHub Copilot
14:24
Visual Studio Code
Рет қаралды 9 М.
Coding with AI: 8 Tips for Using GitHub Copilot
29:59
The Eclectic Dev
Рет қаралды 9 М.
Using GitHub Copilot in Visual Studio 2022!
19:51
Will Velida
Рет қаралды 6 М.
Master VS Code's keyboard shortcuts in 13 minutes
12:50
Visual Studio Code
Рет қаралды 81 М.
Enhancing VS Code extensions with GitHub Copilot | BRK195
37:15
Microsoft Developer
Рет қаралды 9 М.