Skip to content

Commit 99a1eb2

Browse files
committed
update
1 parent 8fcfafb commit 99a1eb2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

release-notes/v1_102.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,8 @@ In other words, we get the best of both worlds: a reliable sign-in flow that wor
560560

561561
While we were at it, we also gave this [landing page a fresh coat of paint](#revamped-github-sign-in-flow). In future iterations, we'll apply this new design to other sign-in experiences.
562562

563+
![Screenshot showing the redesigned authentication landing page.](./images/1_102/auth-landing.png)
564+
563565
## Extension Authoring
564566

565567
### Allow opening files when using `vscode.openFolder` command
@@ -589,12 +591,6 @@ We now use multiple `tsconfig.json` files to ensure our source code adheres to o
589591

590592
The [`vscode-bisect`](https://github.com/Microsoft/vscode-bisect) project has been around for a long time allowing to find regressions in VS Code builds (what `git bisect` does for `git`). We added a new `--sanity` option that allows us to quickly go through our [sanity check](https://github.com/microsoft/vscode/wiki/Sanity-Check) that is mandatory before we release a new build.
591593

592-
### Redesigned landing page for authentication redirects
593-
594-
When you go through an authentication flow with for example GitHub, you are now redirected to a redesigned landing page to continue back into your VS Code session.
595-
596-
![Screenshot showing the redesigned authentication landing page.](./images/1_102/auth-landing.png)
597-
598594
## Notable fixes
599595

600596
* [vscode-copilot-release#6073](https://github.com/microsoft/vscode-copilot-release/issues/6073) - Agent should not suggest `&&` in Windows PowerShell

0 commit comments

Comments
 (0)