Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Compat IntelliJ File Opener (63342)New to Visual Studio Code? Get it now.
Compat IntelliJ File Opener (63342)

Compat IntelliJ File Opener (63342)

AvarayrM

|
96 installs
| (0) | Free
Listens on port 63342 to open a file in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode IntelliJ-Compatible File Opener (63342 Port Listener)

This extension allows you to open files in VSCode using the IntelliJ IDEA file opener protocol using the IntellIJ IDE Remote Control Plugin

URL format: http://localhost:63342/api/file//absolute/path/to/file.ts:LINE_NUMBER:COLUMN_NUMBER

The extension will start on vscode startup and listen on port 63342 for incoming requests, then it will open the file in the current active editor when the request is received.

Originally created as a compatability layer for click-to-component react file opener plugin.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft