Skip to content

mattia72/OpenInDelphi

Repository files navigation

Open in Delphi

A Visual Studio Code extension that lets you open the file you're currently editing directly in the Delphi IDE.
Requires DRipExtensions to be installed and configured in Delphi.

Features

  • Opens the current file in VS Code directly in the Delphi IDE
  • Seamless switch between VS Code and Delphi
  • Easy to use via Command Palette, context menu, or keyboard shortcut

Usage

Switch from VS Code to Delphi

Execute the "Open Current File in Delphi" command via:

  • Command Palette (Shift+Alt+P) -> "Open Current File in Delphi"
  • Default keyboard shortcut: Shift+Alt+D

Switch From Delphi to VS Code

  • Tools | DRipExtensions | Open With...
    • Select "Open in VSCode instance" from the list
  • Default keyboard shortcut: Shift+Alt+O

Open with in Delphi

Requirements

  • VS Code 1.102.0 or higher
  • Delphi IDE installed and configured
  • DRipExtensions 4.10.0 or higher must be installed and configured in Delphi

DRipExtensions config

Extension Settings

This extension does not contribute any custom settings.

Known Issues

No known issues at this time. Please report any bugs or feature requests on the GitHub repository.

Release Notes

  • Default keyboard shortcut (Shift+Alt+D) for 'Open Current File in Delphi' command
  • User notification if sending to Delphi via the pipe fails, with suggestion to check Delphi and DripExtensions settings

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published