sonar-delphi icon indicating copy to clipboard operation
sonar-delphi copied to clipboard

Rewrite MSBuild parsing for improved language support

Open fourls opened this issue 6 months ago • 0 comments

This rewrite adds support for

  • Items
  • Item metadata expressions
  • Well-known properties and metadata
  • Improved property and item handling
  • Improved conditional expression evaluation

These features don't typically turn up in Delphi project files, but they theoretically can - they are handled correctly by the IDE and so should be supported by our parser.

fourls avatar Apr 22 '25 00:04 fourls