Skip to content

Conversation

@iiio2
Copy link
Contributor

@iiio2 iiio2 commented Sep 29, 2025

This is the new URL.

@iiio2 iiio2 requested a review from danielroe as a code owner September 29, 2025 16:01
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Walkthrough

A comment in .vscode/extensions.json was updated to replace an old Microsoft link with a new Visual Studio Code documentation link. No functional configuration changes were made.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description Check ❓ Inconclusive The description “This is the new URL.” references the change to the URL but is overly vague and fails to specify which URL was updated or why, offering no meaningful context for reviewers. Please expand the description to briefly state which URL was updated, the file affected, and the reason for the change to provide clarity to reviewers.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The title clearly identifies the chore of updating the workspace recommended extensions URL, directly reflecting the primary change to the .vscode/extensions.json comment. It is concise and specific, avoiding extraneous details while conveying the main purpose of the change.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
.vscode/extensions.json (1)

2-2: Nit: drop the leading underscore in the fragment for consistency with current anchors.

Docs typically use #workspace-recommended-extensions (no underscore). This keeps the link stable if the old alias is ever removed. (code.visualstudio.com)

Apply this minimal diff:

- // See https://code.visualstudio.com/docs/configure/extensions/extension-marketplace#_workspace-recommended-extensions
+ // See https://code.visualstudio.com/docs/configure/extensions/extension-marketplace#workspace-recommended-extensions
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e0299ca and 9e97b85.

📒 Files selected for processing (1)
  • .vscode/extensions.json (1 hunks)
🔇 Additional comments (1)
.vscode/extensions.json (1)

2-2: LGTM — link now targets the correct VS Code docs section.

The URL resolves to “Workspace recommended extensions” on the Extension Marketplace page. Nice tidy-up. (code.visualstudio.com)

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 29, 2025

Open in StackBlitz

@nuxt/kit

npm i https://pkg.pr.new/@nuxt/kit@33360

nuxt

npm i https://pkg.pr.new/nuxt@33360

@nuxt/rspack-builder

npm i https://pkg.pr.new/@nuxt/rspack-builder@33360

@nuxt/schema

npm i https://pkg.pr.new/@nuxt/schema@33360

@nuxt/vite-builder

npm i https://pkg.pr.new/@nuxt/vite-builder@33360

@nuxt/webpack-builder

npm i https://pkg.pr.new/@nuxt/webpack-builder@33360

commit: 9e97b85

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 29, 2025

CodSpeed Performance Report

Merging #33360 will not alter performance

Comparing iiio2:chore/change-workspace-recommended-extentions-url (9e97b85) with main (e0299ca)

Summary

✅ 10 untouched

@danielroe danielroe merged commit b399de2 into nuxt:main Oct 17, 2025
47 of 48 checks passed
@github-actions github-actions bot mentioned this pull request Oct 17, 2025
@iiio2
Copy link
Contributor Author

iiio2 commented Oct 17, 2025

Thanks @danielroe .

@iiio2 iiio2 deleted the chore/change-workspace-recommended-extentions-url branch October 17, 2025 08:45
@github-actions github-actions bot mentioned this pull request Oct 23, 2025
danielroe pushed a commit that referenced this pull request Oct 25, 2025
@github-actions github-actions bot mentioned this pull request Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants