Plugin Name
Pascal Flow
Plugin Version
5.0
IDE Version
JetBrains Rider 2026.2.0.2
Issue Description
Since Delphi 12 projects can be build with MSBuild, I managed to wrap building instructions for Delphi 12 projects in a csproj file for Jetbrains Rider by using a dummy CS target. Now I can build projects and errors / warnings show up and are navigable in "Build" tool window in "Build Output" tab. They won't show up in "Problems" tool window though, so features like "Quick-Fixes" are not available. The setup with the dummy is also rather hacky. I think a better integrated way of building Delphi/Pascal projects would be a great addition to Pascal Flow. Thanks for providing this plugin as Freemium.
Steps to Reproduce
No response
Plugin Name
Pascal Flow
Plugin Version
5.0
IDE Version
JetBrains Rider 2026.2.0.2
Issue Description
Since Delphi 12 projects can be build with MSBuild, I managed to wrap building instructions for Delphi 12 projects in a csproj file for Jetbrains Rider by using a dummy CS target. Now I can build projects and errors / warnings show up and are navigable in "Build" tool window in "Build Output" tab. They won't show up in "Problems" tool window though, so features like "Quick-Fixes" are not available. The setup with the dummy is also rather hacky. I think a better integrated way of building Delphi/Pascal projects would be a great addition to Pascal Flow. Thanks for providing this plugin as Freemium.
Steps to Reproduce
No response