Skip to content

Conversation

@taylordowns2000
Copy link
Member

@taylordowns2000 taylordowns2000 commented Nov 12, 2025

Description

Closes #3857

Validation steps

  1. Go to the IDE
  2. Open up the docs panel and the metadata panel
  3. Click to copy a snippet, then paste into the editor
  4. Click to insert a snippet, watch it get inserted into the editor

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

Pre-submission checklist

  • I have performed a self-review of my code.
  • I have implemented and tested all related authorization policies. (e.g., :owner, :admin, :editor, :viewer)
  • I have updated the changelog.
  • I have ticked a box in "AI usage" in this PR

@github-project-automation github-project-automation bot moved this to New Issues in v2 Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.80%. Comparing base (baeaef7) to head (dd5c2fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3966   +/-   ##
=======================================
  Coverage   88.80%   88.80%           
=======================================
  Files         422      422           
  Lines       19067    19067           
=======================================
  Hits        16933    16933           
  Misses       2134     2134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@taylordowns2000 taylordowns2000 marked this pull request as ready for review November 12, 2025 08:37
Copy link
Collaborator

@theroinaochieng theroinaochieng left a comment

Choose a reason for hiding this comment

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

Looks good Taylor!

Copy link
Collaborator

@midigofrank midigofrank left a comment

Choose a reason for hiding this comment

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

Nicely done @taylordowns2000 . Great catch on the unused component

@taylordowns2000 taylordowns2000 merged commit 9834a23 into main Nov 14, 2025
8 checks passed
@taylordowns2000 taylordowns2000 deleted the docs-p branch November 14, 2025 06:34
@github-project-automation github-project-automation bot moved this from New Issues to Done in v2 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

IDE Foldable Panels: Docs Panel Beneath Code Editor

4 participants