interface-jetbrains

The continuous feedback plugin for JetBrains IDEs

APACHE-2.0 License

Stars
88

Bot releases are visible (Hide)

interface-jetbrains - v0.7.9 Latest Release

Published by github-actions[bot] over 1 year 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

interface-jetbrains - v0.7.8

Published by github-actions[bot] over 1 year 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
interface-jetbrains - v0.7.7.3

Published by github-actions[bot] over 1 year ago

interface-jetbrains - v0.7.7.2

Published by github-actions[bot] over 1 year ago

interface-jetbrains - v0.7.7.1

Published by github-actions[bot] over 1 year ago

interface-jetbrains - v0.7.7

Published by github-actions[bot] over 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
interface-jetbrains - v0.7.6.1

Published by github-actions[bot] almost 2 years ago

interface-jetbrains - v0.7.6

Published by github-actions[bot] almost 2 years ago

Added

  • Native IDE charts for live views

Fixed

  • IndexNotReadyException issue
interface-jetbrains - v0.7.5

Published by github-actions[bot] almost 2 years 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
interface-jetbrains - v0.7.4

Published by github-actions[bot] almost 2 years ago

Fixed

  • Fixed ConcurrentModificationException in SourceGuideProvider
  • Fixed NullPointerException when opening in-memory/non-local files
interface-jetbrains - v0.7.3.1

Published by github-actions[bot] almost 2 years ago

Fixed

  • Concurrent modification exception in source guide provider
  • SourceMarker disabled error in endpoint detector
interface-jetbrains - v0.7.3

Published by github-actions[bot] almost 2 years ago

Added

  • Live breakpoint variable control configuration UI

Changed

  • Use service id filtering in tail logs command

Fixed

  • Multi-endpoint detection support
  • Detect Express endpoint on direct require
  • LCP should show below method comments
  • Quick stats spacing off in Kotlin
  • Parent has already been disposed error
  • Window with id="Live Breakpoints" is already registered
interface-jetbrains - v0.7.2.2

Published by github-actions[bot] about 2 years ago

Changed

  • Determine support per file instead of per IDE
  • Use service id filtering in quick stats indicator

Fixed

  • Calling invokeAndWait from read-action
  • Spacing issue with quick stats indicator
  • Dispose plugin on project disposal
  • Array out of index error in Express endpoint detector
  • Kotlin annotation parsing issue in Micronaut endpoint detector
interface-jetbrains - v0.7.2.1

Published by github-actions[bot] about 2 years ago

Fixed

  • StringIndexOutOfBoundsException in JS command palette
interface-jetbrains - v0.7.2

Published by github-actions[bot] about 2 years ago

Added

  • Micronaut endpoint detector
  • UrlResolveManager endpoint detector (IntelliJ Ultimate only)
  • Ability to open LCP with function/class scope
  • Ability to add instruments before/after line

Fixed

  • Live variable decoding error on Python dicts
  • No provider for language TypeScript/VueJS/etc
  • Concat LCP location placeholder on long signature
  • Log detection not working for Groovy
  • ClassCastException in Express endpoint detector
interface-jetbrains - v0.7.1

Published by github-actions[bot] about 2 years ago

Fixed

  • Kotlin logger statement detection
  • Self-referencing live variable presentation
  • Incorrect relative path on Windows for JavaScript live instruments
  • Live breakpoint execution point highlighting
interface-jetbrains - v0.7.0

Published by github-actions[bot] about 2 years ago

Added

  • Basic support for JavaScript-based source code
  • Info bar footer to command palette
  • Tooltips to live indicator gutter icons
  • Ability to add custom tooltips to guide marks
  • Tail Logs command
  • Boot Time command
  • Library Check command
  • Show/Hide Meters command
  • High Load Endpoint indicator

Changed

  • Quick Stats indicator now uses realtime metrics
  • UI theming improvements

Fixed

  • Adding live instruments to inner classes
  • Auto-complete variable names on tab key

Removed

  • Root source package configuration
interface-jetbrains - v0.6.9

Published by github-actions[bot] about 2 years ago

Fixed

  • Infinite auto-expand on circular references with single child objects
  • DeferredCoroutine was cancelled error
interface-jetbrains - v0.6.8

Published by github-actions[bot] about 2 years ago

Added

  • Unused endpoint indicator

Changed

  • Unauthorized live commands are now disabled
  • Live instruments disabled inside endless loops

Fixed

  • Capture unhandled coroutine exceptions
  • Live variable circular reference display
  • Concurrent live plugin loading issue
  • Access is allowed from write thread only error
  • Read access is allowed from inside read-action error
interface-jetbrains - v0.6.7

Published by github-actions[bot] about 2 years ago

Fixed

  • SourceFileMarker concurrent modification exception
  • Notifications displaying on incorrect project
  • Attempted duplicate abstract class definition error in live plugins
  • Class not found error in control bar on non-IntelliJ IDEs
Badges
Extracted from project README
Build
Related Projects