Multi-editor support is here: Cursor, Windsurf, TRAE, VSCodium, and custom profiles #12
Replies: 1 comment
-
|
@thvedel you might be interested in taking another look at the main branch. Since your fork explicitly added Windsurf support, I thought I should mention that the main project has now evolved quite a bit beyond that and includes configurable support for multiple editors directly in the plugin settings. It also adds per-editor configurable shortcuts, advanced launch settings, configurable command-line templates, better editor window reuse, project group workspace support, non-destructive VS Code settings merge, improved launch diagnostics, and a few Delphi-specific workflow improvements. No action needed of course — just thought you might like to take a look. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have just published a major update to Edit in Visual Studio Code.
The plugin is still primarily focused on Visual Studio Code, but it can now also be configured to work with other editors built on the same general VS Code / Electron foundation, including:
This update introduces a more flexible editor configuration model inside RAD Studio, so you can choose which editors should appear in the Tools menu and configure each one independently.
What's new
What does not change
Why this matters
A lot of people now use VS Code-derived editors for AI-assisted development, Copilot-style workflows, or different UX preferences. With this update, the plugin no longer assumes that Visual Studio Code is the only valid target editor.
If you prefer Cursor, Windsurf, TRAE, VSCodium, or another compatible fork, you can now integrate it directly into the same Delphi workflow.
As always, feedback is welcome.
If you test this with another VS Code-compatible editor, I would be especially interested in hearing:
Thanks to everyone using the plugin and helping improve it.
Beta Was this translation helpful? Give feedback.
All reactions