Skip to content

fix: Remove VS Code task key gradient#12761

Merged
anthonyshew merged 2 commits into
mainfrom
shew/remove-gradient-vscode
May 8, 2026
Merged

fix: Remove VS Code task key gradient#12761
anthonyshew merged 2 commits into
mainfrom
shew/remove-gradient-vscode

Conversation

@anthonyshew
Copy link
Copy Markdown
Contributor

@anthonyshew anthonyshew commented May 8, 2026

  • Removes the VS Code extension's custom per-character gradient decoration for top-level tasks/pipeline keys so editor colors come from the active theme.
  • Drops the now-unused JSON decoration helper and dependency.

@anthonyshew anthonyshew requested a review from a team as a code owner May 8, 2026 14:07
@anthonyshew anthonyshew requested review from tknickman and removed request for a team May 8, 2026 14:08
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples-basic-web Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-nonmonorepo Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm
turbo-site Ready Ready Preview, Comment, Open in v0 May 8, 2026 2:15pm

@anthonyshew anthonyshew enabled auto-merge (squash) May 8, 2026 14:19
@anthonyshew anthonyshew disabled auto-merge May 8, 2026 14:20
@anthonyshew anthonyshew merged commit 00c43d4 into main May 8, 2026
42 checks passed
@anthonyshew anthonyshew deleted the shew/remove-gradient-vscode branch May 8, 2026 14:20
anthonyshew added a commit that referenced this pull request May 8, 2026
## Release v2.9.11-canary.4

> [!CAUTION]
> Versioned docs aliasing failed in the release workflow. [View
logs](https://github.com/vercel/turborepo/actions/runs/25561412733)

VS Code extension publishing also failed, but npm packages were
published successfully. This PR restores the missing release branch
update so `main` reflects the published canary.

### Changes

- ci: Parallelize LSP release publishing (#12758) (`25aba68`)
- fix: Reduce VS Code extension startup popups (#12759) (`3c9ab14`)
- fix: Support `turbo.jsonc` in VS Code extension (#12760) (`3b3776b`)
- fix: Remove VS Code task key gradient (#12761) (`00c43d4`)
- release(turborepo): 2.9.11-canary.3 (#12756) (`bdeb64a`)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
anthonyshew pushed a commit that referenced this pull request May 8, 2026
## Release v2.9.11-canary.5

> [!CAUTION]
> Versioned docs aliasing FAILED. [View
logs](https://github.com/vercel/turborepo/actions/runs/25563771735)

### Changes

- ci: Parallelize LSP release publishing (#12758) (`25aba68`)
- fix: Reduce VS Code extension startup popups (#12759) (`3c9ab14`)
- fix: Support `turbo.jsonc` in VS Code extension (#12760) (`3b3776b`)
- fix: Remove VS Code task key gradient (#12761) (`00c43d4`)
- release(turborepo): 2.9.11-canary.3 (#12756) (`bdeb64a`)
- chore: Release v2.9.11-canary.4 (#12762) (`20fa5c8`)
- ci: Stop VS Code publish from blocking release PR (#12763) (`8a0bd8b`)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
anthonyshew pushed a commit that referenced this pull request May 9, 2026
## Release v2.9.11

> [!CAUTION]
> Versioned docs aliasing FAILED. [View
logs](https://github.com/vercel/turborepo/actions/runs/25582894003)

### Changes

- release(turborepo): 2.9.10 (#12745) (`4b3e7cc`)
- ci: Publish VS Code extension on release (#12747) (`1293d22`)
- fix: Start daemon for VSCode Extension from the extension itself
(#12749) (`07a56d3`)
- release(turborepo): 2.9.11-canary.1 (#12748) (`0532c83`)
- fix: Include file URIs in LSP lifecycle logs (#12751) (`e64060f`)
- fix: Handle JSON decoration visitor depth (#12752) (`5e9cee5`)
- fix: Resolve relative `turbo path` in VS Code extension (#12753)
(`ca09ff1`)
- fix: Preserve Bun nested dependencies during prune (#12754)
(`84a161f`)
- fix: Prefer installed Turbo for LSP (#12755) (`e8e4df4`)
- release(turborepo): 2.9.11-canary.2 (#12750) (`4084382`)
- ci: Parallelize LSP release publishing (#12758) (`25aba68`)
- fix: Reduce VS Code extension startup popups (#12759) (`3c9ab14`)
- fix: Support `turbo.jsonc` in VS Code extension (#12760) (`3b3776b`)
- fix: Remove VS Code task key gradient (#12761) (`00c43d4`)
- release(turborepo): 2.9.11-canary.3 (#12756) (`bdeb64a`)
- chore: Release v2.9.11-canary.4 (#12762) (`20fa5c8`)
- ci: Stop VS Code publish from blocking release PR (#12763) (`8a0bd8b`)
- release(turborepo): 2.9.11-canary.5 (#12764) (`bfffbaa`)
- fix: Publish VS Code extension from release tag (#12765) (`2db74b4`)
- fix: Support shimmed VS Code LSP probes (#12767) (`e7c4575`)
- release(turborepo): 2.9.11-canary.6 (#12766) (`5a4310d`)
- release(turborepo): 2.9.11-canary.7 (#12768) (`87d468b`)
- fix: Allow TURBO_EXTENDS in LSP diagnostics (#12770) (`a968db7`)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant