Megan Rogge
81989afd86
ensure there's a space before reset char ( #253925 )
...
fix #253190
2025-07-04 01:08:37 +00:00
Benjamin Pasero
7f22d07626
fix tests
2025-07-03 12:35:12 +02:00
Benjamin Pasero
c59715207b
Provide option to open code chat in empty workspace or existing workspace ( fix #253383 )
2025-07-03 12:35:12 +02:00
Benjamin Pasero
7ce94dd09a
Code chat - add option to maximize the chat panel ( fix #253306 )
2025-07-03 12:35:12 +02:00
Benjamin Pasero
25cc496bf7
Code chat help doesn't tell me what modes I can use ( fix #253380 ) ( #253568 )
2025-07-02 08:58:52 +02:00
Daniel Imms
6a9fe8798a
Fix chat fig completions tests
2025-07-01 07:35:54 -07:00
Daniel Imms
73f57748bc
Fix compile issue
2025-07-01 04:18:27 -07:00
Daniel Imms
c9f2c3c0f3
Merge branch 'main' into copilot/fix-253029
2025-07-01 04:17:52 -07:00
Martin Aeschlimann
25a8dd4f0b
enable markdown language server for prompt files ( #252656 )
2025-06-30 14:19:00 -07:00
Martin Aeschlimann
b9558f6405
[css/html/json] update services ( #253088 )
2025-06-30 23:15:58 +02:00
copilot-swe-agent[bot]
029d601d2e
Add chat subcommand to help section for complete integration
...
Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
2025-06-30 17:31:36 +00:00
copilot-swe-agent[bot]
cbf326419e
Add chat subcommand to Fig completion spec
...
Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
2025-06-30 17:25:35 +00:00
dependabot[bot]
18cd9f8aac
Bump brace-expansion from 2.0.1 to 2.0.2 in /extensions/css-language-features ( #251237 )
...
Bump brace-expansion in /extensions/css-language-features
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.0.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 17:35:27 +02:00
Christof Marti
969d35e8a5
Refer to MCP schema for "mcp" ( microsoft/vscode-remote-release#11049 )
2025-06-30 15:28:34 +02:00
Martin Aeschlimann
a8630509af
prompt files: avoid using snippets
2025-06-28 20:50:16 +02:00
Tyler James Leonhardt
b1e40f2893
Revert "Use Code OSS GitHub client id" ( #252559 )
2025-06-26 18:04:50 -07:00
Lee Murray
e0233e7545
Add insiders filter support in CSS and update variables dynamically ( #252488 )
...
Co-authored-by: lemurra_microsoft <Lee.Murray@microsoft.com>
2025-06-26 21:09:15 +02:00
Tyler James Leonhardt
8d05b579cc
Use Code OSS GitHub client id ( #252426 )
...
To separate Code OSS & VS Code.
2025-06-25 18:58:58 +02:00
Daniel Imms
bb42ba975c
Merge pull request #252323 from microsoft/tyriar/252314
...
Update fig specs
2025-06-25 07:22:18 -07:00
Daniel Imms
4996629093
Fix test expectations
2025-06-25 07:03:16 -07:00
Daniel Imms
c9015eb159
Update fig specs
...
Fixes #252314
2025-06-24 12:01:34 -07:00
Aaron Munger
4fed93462a
stracktrace parser improvements ( #252020 )
...
fix stacktrace parsing
2025-06-24 07:53:42 -07:00
Megan Rogge
2e763a8c7b
cache builtin commands for shells to decrease terminal completion latency ( #252232 )
2025-06-23 18:18:27 -04:00
Matt Bierner
c663424bcf
Merge pull request #250773 from ghLcd9dG/main
...
Update copyFiles.ts
2025-06-23 11:34:00 -07:00
Aaron Munger
d46348a55b
Revert "fix output links for IPython 9 ( #248349 )" ( #252017 )
...
This reverts commit e5ddb82cdc9fdc9b6cff4004ca124a14f9a31359.
2025-06-21 09:40:52 +02:00
Liu
39d6463003
Update package.nls.json
2025-06-20 12:01:50 +08:00
Liu
8a599c38bf
Merge branch 'main' into main
2025-06-20 11:59:35 +08:00
Don Jayamanne
bdc1dd9a7c
Enable ipynb serialization (forgot to change value in code) ( #251959 )
2025-06-19 19:38:44 -07:00
Megan Rogge
4d25f6a7d0
make fig spec consistent with current code CLI ( #251945 )
2025-06-19 21:12:14 +00:00
Benjamin Pasero
b8aaad0ef8
auth - update animation ( #251939 )
2025-06-19 20:57:09 +02:00
Benjamin Pasero
a6c11ed472
auth - modernise local redirect page ( #251895 )
2025-06-19 16:56:55 +02:00
Jean Pierre
0140ab3f1b
Do not check for navigator to detect web environment in built-in extensions ( #251688 )
...
Do not check for navigator to detect web environment
2025-06-18 04:37:42 +00:00
Tyler James Leonhardt
51eba2dc05
Support provider parameter in device code flow ( #251767 )
...
Not lit up on the server side, but should be ready in the next day or so.
2025-06-18 03:20:41 +02:00
Tyler James Leonhardt
559c2fa308
Use provider query parameter ( #251662 )
...
The identity team are gonna take this direction instead.
2025-06-17 18:06:36 +02:00
RedCMD
2b7ad1a13f
TypeScript restrict Comment onEnterRules inside comment body ( #251692 )
...
* TypeScript: Restrict Comment onEnterRules cursor inside comment body
* TypeScript: Simply Comment onEnterRule
* polish
---------
Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
2025-06-17 13:52:11 +00:00
Stephen Sigwart
7c43b02d62
Update indentation for PHP, JS, and TS ( #251465 )
...
* Update indentation for PHP, JS, and TS.
Addresses https://github.com/microsoft/vscode/issues/136592
- For PHP, auto-indent after `if`, `elseif`, `else if`, `while`, `for` and `foreach`. This also fixes an issue where hitting Enter on a blank line below a single line `if` (or other) results in an extra tab.
- For PHP, extra dot after `*/` and blank line.
- For JS/TS, auto-indent for `else` to be consistent with handling of `if` statements
* polish
---------
Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
2025-06-17 09:41:12 +00:00
Don Jayamanne
4ff7a87b13
Ensure we always normalize cell source ( #251670 )
...
* Ensure we always normalize cell source
* oops
2025-06-17 05:46:59 +02:00
Tyler James Leonhardt
2fabac413d
Introduce auth-provider specific props & use it for social sign in for GitHub ( #251649 )
...
ref https://github.com/microsoft/vscode/issues/251648
NOTE: the server side is not quite ready. It doesn't redirect back to VS Code properly, but this should be good to go whenever that is.
2025-06-16 23:02:36 +02:00
Copilot
5a501dcde9
Add light mode support to GitHub authentication sign-in page ( #251509 )
...
* Initial plan for issue
* Add light mode support to GitHub auth page using CSS media queries
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* use vscode colors
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
2025-06-15 23:27:27 -07:00
Tyler James Leonhardt
5d83e82b2d
Fix name branding ( #251566 )
...
* Fix name branding
Typo...
* one more fix
* move around
2025-06-16 05:41:57 +00:00
Liu
47871a8cb3
Merge branch 'main' into main
2025-06-16 02:17:50 +08:00
Tyler James Leonhardt
9cbcaa893f
Bring in branding when built ( #251451 )
...
* Bring in branding when built
Since we shouldn't have "Visual Studio Code" in this OSS repo.
* fix test
2025-06-13 16:41:29 -07:00
Martin Aeschlimann
20b6940340
Use [markdown] default overrides for instructions, prompts and chat modes ( #251378 )
2025-06-13 13:08:10 -07:00
Megan Rogge
1ee09e98f0
support showing symlimk details in terminal suggest ( #251296 )
2025-06-13 17:36:29 +00:00
Ladislau Szomoru
ea92c32109
Git - fix race condition with computing teh branch base ( #251374 )
2025-06-13 13:41:51 +02:00
Tyler James Leonhardt
31620a3dec
Have Loopback Server flow redirect back to VS Code and make it the primary flow ( #251333 )
...
* Have Loopback Server flow redirect back to VS Code and make it the primary flow
Fixes https://github.com/microsoft/vscode/issues/250086
* Fix test
* Fix test
* Fix other test
2025-06-13 08:14:41 +02:00
Daniel Imms
2f7cd441c0
Don't revive URI before sending from ext to main
...
Fixes #235331
2025-06-12 12:58:58 -07:00
Ladislau Szomoru
9913e0238a
GitHub - cleanup octokit auth ( #251266 )
...
Refactor auth
2025-06-12 12:41:33 +02:00
heoh
53a4ef7018
Fix markdown preview scroll crawls at EOF ( fix #249278 )
2025-06-12 03:56:11 +09:00
Megan Rogge
d1d6762ca8
support builtin commands for git bash ( #251216 )
...
fix #248558
2025-06-11 19:24:01 +02:00