Skip to content

VS 2022+ (x64) Support, Right-Aligned Text & Performance Enchancements

Compare
Choose a tag to compare
@tyoma tyoma released this 23 Jul 23:01
· 379 commits to master since this release
  • VisualStudio 2022 support - 64-bit version of VS extension added to the vsix;
  • Values are now right-aligned;
  • Frontend does not go behind on large updates - updates are now requested by the frontend explicitely, rather than sent by the collector on timer;
  • Performance updates.