Iteration Plan for May 2025
This plan captures our work in May 2025. This is a 5-week iteration. We will ship in early June.
[!CAUTION] On May 21 we decided to extend the iteration by one week.
Endgame
- June 2, 2025: Endgame begins
- June 6, 2025: Endgame done
The endgame details for this iteration are tracked here.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
| Mark | Description |
|---|---|
| :runner: | work in progress |
| :hand: | blocked task |
| :muscle: | stretch goal for this iteration |
| :red_circle: | missing issue reference |
| :large_blue_circle: | more investigation required to remove uncertainty |
| :black_circle: | under discussion within the team |
| :black_large_square: | a large work item, larger than one iteration |
Accessibility
- [ ] :runner: Accessibility issues, see query @meganrogge team
UX
- [ ] :runner: Remove all hard-coded styles with variables vscode#248725 @mrleemurray
- [ ] Improve VS Code Figma design resources vscode#249227 @kkbrooks
Workbench
- [ ] :muscle: Support JSON file as a policy backend on Linux vscode#148945 @joshspicer
- [ ] :runner: :muscle: Explore anchored quick widget for mouse interactions to attach context vscode#238095 @TylerLeonhardt
- [x] Support custom menus with native titlebar vscode#229053 @benibenj
- [ ] :runner: Suggest to user to move app to
/Applicationson startup vscode#213909 @deepak1556
Code Editor
- [x] Enable EditContext by default on Stable vscode#248893 @aiday-mar
- [ ] :runner: Add support for multiple fonts in the editor vscode#237346 @aiday-mar
- [ ] :runner: Investigation: Use tree-sitter for grammar colorization vscode#210475 @alexr00 @hediet
Notebook Editor / Jupyter Notebooks
- [ ] :runner: Auto reveal on cell execution/editing vscode#248546 @yoyokrazy @amunger
- [ ] :muscle: Explore rendering outputs in separate pane/view/editor vscode#143244 @Yoyokrazy @amunger
Languages
LSP
- [x] Adopt to new vscode log output channel API vscode#1116 @dbaeumer
Python
- [ ] :runner: Add builtin support for following python env managers vscode-python-environments#79 @karthiknadig
- [x] Pyenv
- [ ] :runner: Poetry
- [ ] :muscle: Get python for users with no python installed vscode-python#24963 @karthiknadig
- [ ] :runner: "New project" for python work @eleanorjboyd
- [ ] :runner: use built-in templates,
uv,poetry,condato create new project templates forpython package, andpep 723 style scriptvscode-python-environments#390 @eleanorjboyd - [x] Fix outstanding bugs in existing "new project" flow and multiroot scenarios vscode-python-environments#399 @eleanorjboyd
- [ ] connect "New Project" to
/newfor copilot vscode-python-environments#286 @eleanorjboyd @bhavyaus
- [ ] :runner: use built-in templates,
- [x] Python Environment Tools (
pet) improvments (e.g., conda) @DonJayamanne vscode-python-environment-tools#220
Source Control
- [x] Support OOTB git commit message generation action vscode#248697 @lszomoru
- [x] Support list of files in SCM graph vscode#248696 @lszomoru
- [x] Support commits as context vscode#248699 @lszomoru
- [ ] Support fetching history as tool vscode-copilot-release#9471 @lszomoru
- [ ] Git: Support repository discovery API vscode#248698 @lszomoru
Terminal
- [ ] :runner: Terminal REPL completions using LSP vscode#241167 @anthonykim1
Tasks
- [x] Add a task instance limit policy to task runOptions vscode#90125 @meganrogge
- [x] Improve problem matcher error debugging with Copilot vscode#192811 @meganrogge
- [x] Add setting to gracefully kill tasks vscode#206607 @meganrogge
API
- [ ] :runner: API proposals: query @jrieken @mjbvz
- [ ] :runner: API finalization: query @jrieken @mjbvz
Extensions
- [ ] :runner: Warn about installed extensions that are no longer available in Marketplace vscode#181248 @joshspicer
- [ ] Add support for bulk actions in extensions list view vscode#48616 @joshspicer
- [ ] :muscle: Make Workspace Extensions more intuitive to find and activate vscode#216433 @joshspicer
- [x] Support local secret scanning vscode-vsce#1136 @benibenj
- [x] Prevent
.envfiles from being bundled in the VSIX vscode-vsce#1135 @benibenj
Extension Contributions
- [ ] :runner: Investigate various module load failures with ESLint and flat configs vscode-eslint#2015 vscode-eslint#1994 vscode-eslint#2006 vscode-eslint#1992 @dbaeumer
- [x] GHPRI: URL handler for PR and Issues, to open them within VS Code vscode-pull-request-github#6869 @alexr00
- [ ] GHPRI: Support images from private repos in comments vscode-pull-request-github#6175 @alexr00
AI
Architecture
- [ ] :runner: Open-source AI functionality provided by the Copilot Chat extension vscode#249031 @kieferrm @alexdima
- [ ] :runner: Support Copilot Chat in web vscode#245860 @bpasero
MCP
- [ ] Rework MCP tool prefixing behavior vscode#249281 @connor4312
- [ ] :runner: Support MCP prompts vscode#244173 @connor4312
- [ ] :runner: Explore support MCP resources vscode#244159 @connor4312
- [ ] :muscle: Explore support for MCP sampling vscode#244162 @connor4312
- [ ] :runner: MCP: Better discovery/registry and one-click installation flow vscode#245717 @sandy081
- [ ] Support mcp servers as a first class resource vscode#248401 @sandy081
- [ ] Explore MCP Server Authentication according to MCP OAuth Spec vscode#247759 @TylerLeonhardt
Prompt and Instruction Files
- [ ] Support definition of modes using prompt files vscode-copilot-release#9452 @aeschli @legomushroom @digitarald
- [ ] Improve frontmatter support in prompt files vscode#249271 @aeschli @legomushroom @digitarald
- [ ] Allow to reuse the chat tool picker from within frontmatter vscode#249272 @aeschli @legomushroom @digitarald
Chat
- [ ] Make it easier to distinguish & trigger chat completion types vscode#249249 @jrieken
- [ ] :runner: Support the concept tool sets in the UI and API vscode#247860 @jrieken @roblourens
- [ ] :runner: Chat editing UX should adjust to the editing strategy vscode#249083 @jrieken
- [ ] :runner: Improve checkpoint experience in chat vscode#249229 @hawkticehurst @jo-oikawa @justschen @roblourens
- [x] Support a
/listcommand to list all registered tools vscode#249237 @roblourens - [ ] :runner: Improve recovering from response errors: auto retry, let user click to continue vscode-copilot-release#9496 @roblourens @justschen
- [ ] :runner: Improve ease of keyboard use for attachment management vscode#249304 @justschen @roblourens
- [ ] :runner: Support Katex syntax rendering in Chat vscode-copilot-release#978 @mjbvz
- [ ] :runner: Support Mermaid diagram rendering in Chat vscode-copilot-release#7440 @mjbvz
NES / Completions
- [ ] :runner: Improve next edit suggestions @alexdima team
- [ ] :runner: Make language-specific context available to Copilot inline completions @dbaeumer
Engineering
- [ ] :muscle: :runner: Support building the monaco-editor AMD variant from new sources vscode#234114 @hediet @alexdima
- [ ] Investigation: Explore a more stable Windows update story vscode#249239 @deepak1556
Electron
- [ ] :runner: Electron 35 update vscode#245420 @deepak1556
Documentation
- [x] Add guidance to API docs about running MCP server in extension vscode-docs#8216 @ntrogh
- [x] Include AI guidance in terminal docs vscode-docs#8275 @ntrogh
- [ ] :runner: Make chat context more visible and discoverable in docs vscode-docs#8362 @ntrogh
Deferred
- [ ] :runner: Update Conpty in VS Code vscode#224488 @Tyriar @deepak1556
- [ ] :runner: Explore GPU rendering of the code editor vscode#221145 @tyriar @hediet
- [ ] :muscle: Finalize Related code vscode#126932 @connor4312
- [ ] VSCode freezing when adding folder to workspace while working on remote Linux machine vscode-remote-release#10168 @joshspicer
- [ ] :muscle: Resolve unique connection issues vscode-remote-release#10412, vscode-remote-release#6319, vscode-remote-release#6600 @joshspicer
Always looking forward to new updatesπ
Asking on:
- [ ] Explore MCP Server Authentication according to MCP OAuth Spec https://github.com/microsoft/vscode/issues/247759 @TylerLeonhardt
Will that one be actually developed? Is it a spike? Really looking forward to that feature. Will greatly enable enterprise customers to scale the use of vscode + MCP since you can define simple MCPs with high degree of reach without sacrificing security & complexity from the consumers.
@htekdev I'm working on it as we speak :)
Improve recovering from response errors: auto retry, let user click to continue -> related issue here: https://github.com/microsoft/vscode-copilot-release/issues/9496
HIοΌIs #245756 this problem in the May planοΌ causing the webview loading in vscode to lag for a long time, which greatly affects the user experience
HIοΌIs #245756 this problem in the May planοΌ causing the webview loading in vscode to lag for a long time, which greatly affects the user experience
It had better be, we were told it would be fixed by the end of April!
Awesome progress
sigma software
@kieferrm I just read the announcement that VS Code will be made an "open source AI editor powered by GitHub Copilot". What does this mean for the other existing AI coding extensions like Tabnine, Windsurf, Lingma, or Amazon Q? Will VS Code get tied exclusively to GitHub Copilot now? π€
entire copilot extensions are based on proposed or undocumented APIs. mostly I expect those APIs to be available for public and other extensions can get benefited from them
I just hope that the move of some Copilot features into core is done very judiciously. Not just for the sake of third party AI extensions in VSCode, but the official Copilot extensions for other editors. The Jetbrains extension is finally starting to reach some amount of parity after many months (they just introduced agent mode into it).
Can you please add integration with REPL based AI Coding Agents so that I can use the Chat Extention to interact with Claude Code. Claude Code can run in headless or print mode and output its response in json, plus use the existing api's to interact with VS Code.
This plan captures our work in May 2025. This is a 5-week iteration. We will ship in early June.
Caution
On May 21 we decided to extend the iteration by one week.
Endgame
- June 2, 2025: Endgame begins
- June 6, 2025: Endgame done
The endgame details for this iteration are tracked here.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Mark Description π work in progress β blocked task πͺ stretch goal for this iteration π΄ missing issue reference π΅ more investigation required to remove uncertainty β« under discussion within the team β¬ a large work item, larger than one iteration
Accessibility
- [ ] π Accessibility issues, see query @meganrogge team
UX
- [ ] π Remove all hard-coded styles with variables vscode#248725 @mrleemurray[ ] Improve VS Code Figma design resources vscode#249227 @kkbrooks
Workbench
- [ ] πͺ Support JSON file as a policy backend on Linux vscode#148945 @joshspicer[ ] π πͺ Explore anchored quick widget for mouse interactions to attach context vscode#238095 @TylerLeonhardt[x] Support custom menus with native titlebar vscode#229053 @benibenj[ ] π Suggest to user to move app to
/Applicationson startup vscode#213909 @deepak1556Code Editor
- [x] Enable EditContext by default on Stable vscode#248893 @aiday-mar[ ] π Add support for multiple fonts in the editor vscode#237346 @aiday-mar[ ] π Investigation: Use tree-sitter for grammar colorization vscode#210475 @alexr00 @hediet
Notebook Editor / Jupyter Notebooks
- [ ] π Auto reveal on cell execution/editing vscode#248546 @Yoyokrazy @amunger[ ] πͺ Explore rendering outputs in separate pane/view/editor vscode#143244 @Yoyokrazy @amunger
Languages
LSP
- [x] Adopt to new vscode log output channel API vscode#1116 @dbaeumer
Python
[ ] π Add builtin support for following python env managers vscode-python-environments#79 @karthiknadig
[x] Pyenv* [ ] π Poetry[ ] πͺ Get python for users with no python installed vscode-python#24963 @karthiknadig* [ ] π "New project" for python work @eleanorjboyd
[ ] π use built-in templates,
uv,poetry,condato create new project templates forpython package, andpep 723 style scriptvscode-python-environments#390 @eleanorjboyd* [x] Fix outstanding bugs in existing "new project" flow and multiroot scenarios vscode-python-environments#399 @eleanorjboyd* [ ] connect "New Project" to/newfor copilot vscode-python-environments#286 @eleanorjboyd @bhavyaus[x] Python Environment Tools (pet) improvments (e.g., conda) @DonJayamanne vscode-python-environment-tools#220Source Control
- [x] Support OOTB git commit message generation action vscode#248697 @lszomoru[x] Support list of files in SCM graph vscode#248696 @lszomoru[x] Support commits as context vscode#248699 @lszomoru[ ] Support fetching history as tool vscode-copilot-release#9471 @lszomoru[ ] Git: Support repository discovery API vscode#248698 @lszomoru
Terminal
- [ ] π Terminal REPL completions using LSP vscode#241167 @anthonykim1
Tasks
- [x] Add a task instance limit policy to task runOptions vscode#90125 @meganrogge[x] Improve problem matcher error debugging with Copilot vscode#192811 @meganrogge[x] Add setting to gracefully kill tasks vscode#206607 @meganrogge
API
Extensions
- [ ] π Warn about installed extensions that are no longer available in Marketplace vscode#181248 @joshspicer[ ] Add support for bulk actions in extensions list view vscode#48616 @joshspicer[ ] πͺ Make Workspace Extensions more intuitive to find and activate vscode#216433 @joshspicer[x] Support local secret scanning vscode-vsce#1136 @benibenj[x] Prevent
.envfiles from being bundled in the VSIX vscode-vsce#1135 @benibenjExtension Contributions
- [ ] π Investigate various module load failures with ESLint and flat configs vscode-eslint#2015 vscode-eslint#1994 vscode-eslint#2006 vscode-eslint#1992 @dbaeumer[x] GHPRI: URL handler for PR and Issues, to open them within VS Code vscode-pull-request-github#6869 @alexr00[ ] GHPRI: Support images from private repos in comments vscode-pull-request-github#6175 @alexr00
AI
Architecture
- [ ] π Open-source AI functionality provided by the Copilot Chat extension vscode#249031 @kieferrm @alexdima[ ] π Support Copilot Chat in web vscode#245860 @bpasero
MCP
- [ ] Rework MCP tool prefixing behavior vscode#249281 @connor4312[ ] π Support MCP prompts vscode#244173 @connor4312[ ] π Explore support MCP resources vscode#244159 @connor4312[ ] πͺ Explore support for MCP sampling vscode#244162 @connor4312[ ] π MCP: Better discovery/registry and one-click installation flow vscode#245717 @sandy081[ ] Support mcp servers as a first class resource vscode#248401 @sandy081[ ] Explore MCP Server Authentication according to MCP OAuth Spec vscode#247759 @TylerLeonhardt
Prompt and Instruction Files
- [ ] Support definition of modes using prompt files vscode-copilot-release#9452 @aeschli @legomushroom @digitarald[ ] Improve frontmatter support in prompt files vscode#249271 @aeschli @legomushroom @digitarald[ ] Allow to reuse the chat tool picker from within frontmatter vscode#249272 @aeschli @legomushroom @digitarald
Chat
- [ ] Make it easier to distinguish & trigger chat completion types vscode#249249 @jrieken[ ] π Support the concept tool sets in the UI and API vscode#247860 @jrieken @roblourens[ ] π Chat editing UX should adjust to the editing strategy vscode#249083 @jrieken[ ] π Improve checkpoint experience in chat vscode#249229 @hawkticehurst @jo-oikawa @justschen @roblourens[x] Support a
/listcommand to list all registered tools vscode#249237 @roblourens[ ] π Improve recovering from response errors: auto retry, let user click to continue vscode-copilot-release#9496 @roblourens @justschen[ ] π Improve ease of keyboard use for attachment management vscode#249304 @justschen @roblourens[ ] π Support Katex syntax rendering in Chat vscode-copilot-release#978 @mjbvz[ ] π Support Mermaid diagram rendering in Chat vscode-copilot-release#7440 @mjbvzNES / Completions
- [ ] π Improve next edit suggestions @alexdima team[ ] π Make language-specific context available to Copilot inline completions @dbaeumer
Engineering
- [ ] πͺ π Support building the monaco-editor AMD variant from new sources vscode#234114 @hediet @alexdima[ ] Investigation: Explore a more stable Windows update story vscode#249239 @deepak1556
Electron
- [ ] π Electron 35 update vscode#245420 @deepak1556
Documentation
- [x] Add guidance to API docs about running MCP server in extension vscode-docs#8216 @ntrogh[x] Include AI guidance in terminal docs vscode-docs#8275 @ntrogh[ ] π Make chat context more visible and discoverable in docs vscode-docs#8362 @ntrogh
Deferred
- [ ] π Update Conpty in VS Code vscode#224488 @Tyriar @deepak1556[ ] π Explore GPU rendering of the code editor vscode#221145 @Tyriar @hediet[ ] πͺ Finalize Related code vscode#126932 @connor4312[ ] VSCode freezing when adding folder to workspace while working on remote Linux machine vscode-remote-release#10168 @joshspicer[ ] πͺ Resolve unique connection issues vscode-remote-release#10412, vscode-remote-release#6319, vscode-remote-release#6600 @joshspicer
Ψ§ΩΨ³Ψ§Ω Ψ¨ΩΨ―Ω ΩΨ―Ψ±Ψ§Ψ±Ψ§Ω Ψ΄ Ψ²ΩΨ―Ϊ―Ϋ Ϊ©Ψ±Ψ―Ω
Are you thinking of updating the sounds for this? The progress sound is my least favorite and inspired me to make an updated sound set. Available here with an installer: https://github.com/bjornlustic/agenticmusic.
This plan captures our work in May 2025. This is a 5-week iteration. We will ship in early June.
Caution
On May 21 we decided to extend the iteration by one week.
Endgame
- June 2, 2025: Endgame begins
- June 6, 2025: Endgame done
The endgame details for this iteration are tracked here.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Mark Description π work in progress β blocked task πͺ stretch goal for this iteration π΄ missing issue reference π΅ more investigation required to remove uncertainty β« under discussion within the team β¬ a large work item, larger than one iteration
Accessibility
- [x] π Accessibility issues, see query @meganrogge team
UX
- [x] π Remove all hard-coded styles with variables vscode#248725 @mrleemurray[ ] Improve VS Code Figma design resources vscode#249227 @kkbrooks
Workbench
- [x] πͺ Support JSON file as a policy backend on Linux vscode#148945 @joshspicer[ ] πͺ Explore anchored quick widget for mouse interactions to attach context vscode#238095 @TylerLeonhardt[x] Support custom menus with native titlebar vscode#229053 @benibenj[ ] π Suggest to user to move app to
/Applicationson startup vscode#213909 @deepak1556Code Editor
- [x] Enable EditContext by default on Stable vscode#248893 @aiday-mar[ ] π Add support for multiple fonts in the editor vscode#237346 @aiday-mar[ ] π Investigation: Use tree-sitter for grammar colorization vscode#210475 @alexr00 @hediet
Notebook Editor / Jupyter Notebooks
- [x] π Auto reveal on cell execution/editing vscode#248546 @Yoyokrazy @amunger[ ] πͺ Explore rendering outputs in separate pane/view/editor vscode#143244 @Yoyokrazy @amunger
Languages
LSP
- [x] Adopt to new vscode log output channel API vscode#1116 @dbaeumer
Python
[x] π Add builtin support for following python env managers vscode-python-environments#79 @karthiknadig
[x] Pyenv* [ ] π Poetry[ ] πͺ Get python for users with no python installed vscode-python#24963 @karthiknadig* [ ] π "New project" for python work @eleanorjboyd
[ ] π use built-in templates,
uv,poetry,condato create new project templates forpython package, andpep 723 style scriptvscode-python-environments#390 @eleanorjboyd* [x] Fix outstanding bugs in existing "new project" flow and multiroot scenarios vscode-python-environments#399 @eleanorjboyd* [ ] connect "New Project" to/newfor copilot vscode-python-environments#286 @eleanorjboyd @bhavyaus[x] Python Environment Tools (pet) improvments (e.g., conda) @DonJayamanne vscode-python-environment-tools#220Source Control
- [x] Support OOTB git commit message generation action vscode#248697 @lszomoru[x] Support list of files in SCM graph vscode#248696 @lszomoru[x] Support commits as context vscode#248699 @lszomoru[ ] Support fetching history as tool vscode-copilot-release#9471 @lszomoru[ ] π Git: Support repository discovery API vscode#248698 @lszomoru
Terminal
- [x] Terminal REPL completions using LSP vscode#241167 @anthonykim1
Tasks
- [x] Add a task instance limit policy to task runOptions vscode#90125 @meganrogge[x] Improve problem matcher error debugging with Copilot vscode#192811 @meganrogge[x] Add setting to gracefully kill tasks vscode#206607 @meganrogge
API
Extensions
- [ ] π Warn about installed extensions that are no longer available in Marketplace vscode#181248 @joshspicer[ ] Add support for bulk actions in extensions list view vscode#48616 @joshspicer[ ] πͺ Make Workspace Extensions more intuitive to find and activate vscode#216433 @joshspicer[x] Support local secret scanning vscode-vsce#1136 @benibenj[x] Prevent
.envfiles from being bundled in the VSIX vscode-vsce#1135 @benibenjExtension Contributions
- [ ] π Investigate various module load failures with ESLint and flat configs vscode-eslint#2015 vscode-eslint#1994 vscode-eslint#2006 vscode-eslint#1992 @dbaeumer[x] GHPRI: URL handler for PR and Issues, to open them within VS Code vscode-pull-request-github#6869 @alexr00[ ] GHPRI: Support images from private repos in comments vscode-pull-request-github#6175 @alexr00
AI
Architecture
- [ ] π Open-source AI functionality provided by the Copilot Chat extension vscode#249031 @kieferrm @alexdima[ ] π Support Copilot Chat in web vscode#245860 @bpasero
MCP
- [ ] Rework MCP tool prefixing behavior vscode#249281 @connor4312[x] Support MCP prompts vscode#244173 @connor4312[x] Explore support MCP resources vscode#244159 @connor4312[ ] πͺ Explore support for MCP sampling vscode#244162 @connor4312[ ] π MCP: Better discovery/registry and one-click installation flow vscode#245717 @sandy081[ ] Support mcp servers as a first class resource vscode#248401 @sandy081[x] Explore MCP Server Authentication according to MCP OAuth Spec vscode#247759 @TylerLeonhardt
Prompt and Instruction Files
- [ ] π Support definition of modes using prompt files vscode-copilot-release#9452 @aeschli @legomushroom @digitarald[ ] π Improve frontmatter support in prompt files vscode#249271 @aeschli @legomushroom @digitarald[ ] Allow to reuse the chat tool picker from within frontmatter vscode#249272 @aeschli @legomushroom @digitarald
Chat
- [ ] Make it easier to distinguish & trigger chat completion types vscode#249249 @jrieken[ ] π Support the concept tool sets in the UI and API vscode#247860 @jrieken @roblourens[x] Chat editing UX should adjust to the editing strategy vscode#249083 @jrieken[ ] π Improve checkpoint experience in chat vscode#249229 @jo-oikawa @justschen @roblourens[x] Support a
/listcommand to list all registered tools vscode#249237 @roblourens[ ] π Improve recovering from response errors: auto retry, let user click to continue vscode-copilot-release#9496 @roblourens @justschen[x] Improve ease of keyboard use for attachment management vscode#249304 @justschen @roblourens[ ] π Support Katex syntax rendering in Chat vscode-copilot-release#978 @mjbvz[ ] π Support Mermaid diagram rendering in Chat vscode-copilot-release#7440 @mjbvzNES / Completions
- [ ] π Improve next edit suggestions @alexdima team[ ] π Make language-specific context available to Copilot inline completions @dbaeumer
Engineering
- [ ] πͺ π Support building the monaco-editor AMD variant from new sources vscode#234114 @hediet @alexdima[x] Investigation: Explore a more stable Windows update story vscode#249239 @deepak1556
Electron
- [x] Electron 35 update vscode#245420 @deepak1556
Documentation
- [x] Add guidance to API docs about running MCP server in extension vscode-docs#8216 @ntrogh[x] Include AI guidance in terminal docs vscode-docs#8275 @ntrogh[x] Make chat context more visible and discoverable in docs vscode-docs#8362 @ntrogh
Deferred
- [ ] π Update Conpty in VS Code vscode#224488 @Tyriar @deepak1556[ ] π Explore GPU rendering of the code editor vscode#221145 @Tyriar @hediet[ ] πͺ Finalize Related code vscode#126932 @connor4312[ ] VSCode freezing when adding folder to workspace while working on remote Linux machine vscode-remote-release#10168 @joshspicer[ ] πͺ Resolve unique connection issues vscode-remote-release#10412, vscode-remote-release#6319, vscode-remote-release#6600 @joshspicer
gittub
Any plans on releasing .AppImage file format for linux distributions?
Waiting for this to get open source, so that I can build anything from my mobile phone using code server!!
Vahid
Any updates on this?
Ok updaates
TEST Ψ―Ψ±ΫΨ§ΩΨͺ Outlook Ψ¨Ψ±Ψ§Ϋ Androidhttps://aka.ms/AAb9ysg
From: Rajilesh Panoli @.> Sent: Monday, June 9, 2025 3:14:29 PM To: microsoft/vscode @.> Cc: Sia @.>; Comment @.> Subject: Re: [microsoft/vscode] Iteration Plan for May 2025 (Issue #248627)
[https://avatars.githubusercontent.com/u/2297247?s=20&v=4]rajilesh left a comment (microsoft/vscode#248627)https://github.com/microsoft/vscode/issues/248627#issuecomment-2955549648
Any updates on this?
β Reply to this email directly, view it on GitHubhttps://github.com/microsoft/vscode/issues/248627#issuecomment-2955549648, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BSZAJ25HPT7ML4OCAIRMNY33CVXR3AVCNFSM6AAAAAB43L76YSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSNJVGU2DSNRUHA. You are receiving this because you commented.Message ID: @.***>
The update is all about GitHub Copilotπ
When will copilot be open sourced? Im just interested how the prompts are constructed.