Skip to content

feat(cli): add JetBrains editor setup#2122

Open
Develop-KIM wants to merge 1 commit into
voidzero-dev:mainfrom
Develop-KIM:feat/jetbrains-editor-setup
Open

feat(cli): add JetBrains editor setup#2122
Develop-KIM wants to merge 1 commit into
voidzero-dev:mainfrom
Develop-KIM:feat/jetbrains-editor-setup

Conversation

@Develop-KIM

Copy link
Copy Markdown

Fixes #1987

Summary

  • Add JetBrains to the editor setup options and accept intellij as an alias.
  • Write .idea/externalDependencies.xml with the Oxc IntelliJ plugin as a required plugin.
  • Merge existing JetBrains required plugin files without duplicating the Oxc plugin entry.

Verification

  • pnpm exec tsc -p /private/tmp/vite-plus-editor-tsconfig.json
  • pnpm exec oxfmt --config /private/tmp/oxfmt-single-semi.json --check packages/cli/src/utils/editor.ts packages/cli/src/utils/__tests__/editor.spec.ts
  • git diff --check

pnpm -C packages/cli test src/utils/__tests__/editor.spec.ts could not start in this local checkout because building the required rolldown native binding needs cargo, which is not available in this environment.

Disclosure

This contribution was prepared with AI assistance and reviewed before submission.

@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit db9754e
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a4fdfbd5cc8600008ef3ee3

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.

Allow setting up IntelliJ at the editor setup menu

1 participant