Skip to content

Standardize codeblock formatting #6281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Jun 24, 2025

Description

  • Standardizes codeblock fences across context providers to have ```lang /path/to/file (range if applicable) using new formatCodeblock utility
  • Cleans up ambiguity in apply/autocomplete code around file URI vs path vs extension
  • Significantly speeds up problems context provider by eliminating duplicate file reads

…ders. Clean up confusing apply file name/path/uri ambiguity
@RomneyDa RomneyDa requested a review from a team as a code owner June 24, 2025 20:14
@RomneyDa RomneyDa removed the request for review from a team June 24, 2025 20:14
@RomneyDa RomneyDa requested a review from sestinj June 24, 2025 20:14
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 24, 2025
Copy link

recurseml bot commented Jun 24, 2025

⚠️ Only 5 files will be analyzed due to processing limits.

Copy link

netlify bot commented Jun 24, 2025

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit 229fcb3
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/6861f4847aa2480008275b6c
😎 Deploy Preview https://deploy-preview-6281--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

recurseml bot commented Jun 24, 2025

😱 Found 1 issue. Time to roll up your sleeves! 😱

@RomneyDa RomneyDa changed the title Standardize codeblocks Standardize codeblock formatting Jun 24, 2025
@sestinj
Copy link
Contributor

sestinj commented Jun 24, 2025

Seems fine, but failing tests so will wait to do further review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants