SourceMarker Versions Save

The continuous feedback plugin for JetBrains IDEs

0.7.9

10 months ago

Changed

  • Improved light/dark tool window icons

Fixed

  • Memory leak in live view chart window
  • Timed out after waiting 30000(ms) for a reply
  • NPE in JVMMarkerUtils.getQualifiedName
  • ISE in JVMLoggerDetector.handleKotlinCall

Dependencies

Full Changelog: https://github.com/sourceplusplus/interface-jetbrains/compare/0.7.8...0.7.9

0.7.8

11 months ago

Added

  • Sticky notification panel for persistent notifications
  • Function literal argument propagation
  • Vert.x endpoint detector

Changed

  • Minimum supported IntelliJ 2023.1
  • Always report stack trace even on dupe errors
  • Removed pause on hide for live view tool windows

Fixed

  • Various PsiInvalidElementAccessException issues
  • Displaying live charts over 4 hours fails

Removed

  • Monitor module

0.7.7.3

1 year ago

0.7.7.2

1 year ago

0.7.7.1

1 year ago

0.7.7

1 year ago

Added

  • Native live instrument events UI
  • Static DFA multi-path pass
  • Random conditional artifact pass
  • Java counting loop detection pass for path duration calculation
  • Ability to view instrument events by other developers

Changed

  • Improved native live view charts
  • Co-developer instrument gutter marks
  • Use native condition field for breakpoint control bar
  • Only load project live plugins if project is trusted
  • Show indicators on SpringMVC endpoints on annotation

Fixed

  • Live log variables not working in Kotlin
  • Groovy compatibility issues
  • NPE when not logged in

Removed

  • Live breakpoint status bar

0.7.6.1

1 year ago

0.7.6

1 year ago

Added

  • Native IDE charts for live views

Fixed

  • IndexNotReadyException issue

0.7.5

1 year ago

Added

  • Runtime duration prediction indicator
  • Language-agnostic artifact model service
  • Ability to add multiple inlay marks to the same element

Fixed

  • NPE when getting self info
  • NoSuchElementException when searching for PSI file
  • Non-dispatch thread access error on file marker dispose

0.7.4

1 year ago

Fixed

  • Fixed ConcurrentModificationException in SourceGuideProvider
  • Fixed NullPointerException when opening in-memory/non-local files