Releases: sourceplusplus/interface-jetbrains
Releases · sourceplusplus/interface-jetbrains
v0.5.1
Fixed
- IU-222.2270.31 compatibility issues
v0.5.0
Added
- Live command functionality
- UI zoom configuration
Changed
- Replaced Live Portal with Booster UI
- Increased minimum JetBrains compatibility version to 2022.1
- Increased Kotlin support
v0.4.7
Added
- Portal preloading
- Source guide marks
- Ability to override plugin settings via
.spp/spp-plugin.yml
file - Auto-connect to local SkyWalking OAP server
- Failing endpoint indicator
Changed
spp-skywalking-reroute
header is nowspp-skywalking-reroute-header
- SkyWalking OAP 9.0.0 compatibility
- Increased portal loading speed
Fixed
- Plugin settings modification check
v0.4.6
Added
- i18n/L10n support for plugin settings
Fixed
- Compatability issues with IntelliJ 202.8194.7
v0.4.5
v0.4.4
Added
- Chinese (Simplified) language localization
Changed
- Updated icons and improved command palette UI
v0.4.3
Added
Show/Hide Quick Stats
commands- Implemented LiveViewService for SkyWalking-only installations
- Auto-display quick stats setting
Changed
- Moved BigInteger/Class live variable presentation to instrument processor
- Default auto-resolve endpoint names
Fixed
- Compatability issues with IntelliJ 221.4994.44+
v0.4.2
Added
- Added
Watch Log
command - Activity quick stats inlay hints for method endpoints
Changed
- Use
ProtocolMarshaller
instead of default marshaller for protocol messages
Fixed
- Live log template positioning issue
Removed
- Unused code/modules
- Hardcoded config
v0.4.1
v0.4.0
Removed
- Statically linked Vertx discovery library