Skip to content

v1.8.8: bug fixes

Compare
Choose a tag to compare
@phodal phodal released this 07 Aug 14:12
· 72 commits to master since this release
652a354

1.8.8 (2024-08-07)

Bug Fixes

  • codecomplete: handle empty range in collectInlays function (48901f8)
  • devti: fix response body handling in ResponseBodyCallback #209 (cef9581)
  • Failed to reset on the autoDevSettings UI (8b16443)
  • fix import (50f3c8b)
  • LLMInlayManager: use InlayModelImpl for inlay model (86d0840)
  • wrong trigger when user typing from code. (08f8fbb)

Features

  • diff-simplifier: Include binary or large changes in output (8fc6255)
  • JavaAutoTestService: update cocoa-core dependency and remove unused import (56a6fa3)
  • service: add support for creating Maven run configuration #164 (cdc003a)
  • smartpaste: add SmartCopyPasteProcessor (4b427b4)