Skip to content

Conversation

@luxass
Copy link
Member

@luxass luxass commented Jan 15, 2026

🔗 Linked issue

📚 Description

@changeset-bot
Copy link

changeset-bot bot commented Jan 15, 2026

⚠️ No Changeset found

Latest commit: 57ef526

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

🌏 Preview Deployments

Note

No deployable apps affected by changes in this PR.

Built from commit: 57ef526b39d1f957d095d85123892b76e4dac4f4


🤖 This comment will be updated automatically when you push new commits to this PR.

import type { SectionId, SectionState } from "../lib/override-schema";
import { computed, createSingletonComposable, useWebviewView, watchEffect } from "reactive-vscode";
import { env, window } from "vscode";
import { getSectionDefinition, SECTION_DEFINITIONS } from "../lib/override-schema";
Comment on lines +5 to +12
import {
createInitialSectionStates,
createParserOverride,
getSectionDefinition,
isSectionSelectionValid,
SECTION_DEFINITIONS,
serializeOverride,
} from "../lib/override-schema";
@codecov
Copy link

codecov bot commented Jan 15, 2026

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.

2 participants