continuedev / continuedev/continue

No way to disable rainbow effect

Open
#13,175 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:docs
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Issue Category

Other (please describe in the details section)

Affected Documentation Page URL

No response

Issue Description
Image

This feature is using 32% of the GPU just for this colorful effect

Before opening this issue, I looked for the function to disable the rainbow effect, but I couldn't find it.

Expected Content

I propose adding an option to disable it in the extension settings.

VS CODE

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the VS Code extension code that renders the rainbow effect and reviewing how extension settings are defined. Add a user setting that disables the effect, then verify that the effect is absent and GPU usage is no longer incurred when the setting is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.