Skip to content

v2.1

Compare
Choose a tag to compare
@Wumpf Wumpf released this 31 Aug 09:08
· 52 commits to master since this release

DGML graph saving feature improvements

  • Each nodes has information about child count and unique transitive child counts
  • Option to color elements by transitive child count
  • Option to group by folders, expanded or collapsed
  • Messageprompt after graph is saved, allows to open in VS directly

Other fixes and small improvements

  • Renamed "Try and Error Include Removal" to "Trial and Error Include Removal" (thx to steronydh for reporting)
  • Include sorting treats other preprocessor directives as barrier over which includes can't be moved (thx to etiennehebert for reporting)
  • Pressing enter on item in Include Graph jumps to include (previously only double click)
  • Fixed Include Graph not displaying graph when switching active file while graph is computed