Skip to content

Implemented the spell check#2411

Merged
johbaxter merged 6 commits intodevfrom
feat/1258-spell-check-text
Feb 11, 2026
Merged

Implemented the spell check#2411
johbaxter merged 6 commits intodevfrom
feat/1258-spell-check-text

Conversation

@Gowrishankar-Palanisamy
Copy link
Copy Markdown
Contributor

This PR contains the following changes

-->Implement the spell check in text block

@Gowrishankar-Palanisamy Gowrishankar-Palanisamy requested a review from a team as a code owner December 11, 2025 09:26
@Gowrishankar-Palanisamy Gowrishankar-Palanisamy linked an issue Dec 11, 2025 that may be closed by this pull request
3 tasks
description: "Text",
render: ({ id }) => (
<QueryInputSettings id={id} label="Text" path="text" />
<QueryInputSettings id={id} label="Text" path="text" spellCheck= {true} />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code formatting man

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatted the line, Kindly review it

@johbaxter johbaxter merged commit bebd22c into dev Feb 11, 2026
3 checks passed
@johbaxter johbaxter deleted the feat/1258-spell-check-text branch February 11, 2026 20:07
@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /update_changelog

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.

Explore feasibility of spell check in text blocks

2 participants