Skip to content

Releases: lsp-client/LSAP

v0.2.0

24 Jan 05:23

Choose a tag to compare

What's Changed

Other Changes

  • refactor: remove independent doc API and add scope to outline by @observerw in #30
  • feat: add call hierarchy info to Symbol API by @observerw in #31

Full Changelog: v0.1.5...v0.2.0

v0.1.5

23 Jan 07:38

Choose a tag to compare

What's Changed

Other Changes

  • fix: add pagination_id and standardized pagination info to templates by @observerw in #28
  • feat: enforce strict pagination and required response fields by @observerw in #29

Full Changelog: v0.1.4...v0.1.5

v0.1.4

21 Jan 14:42

Choose a tag to compare

What's Changed

Other Changes

  • fix: remove redundant markdown escapes in hover content by @observerw in #25
  • fix: correct marker-based position locating by @observerw in #27
  • Fix: remove redundant markdown escapes in hover content by @observerw in #26

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Jan 13:49

Choose a tag to compare

What's Changed

🚀 Features

  • refactor: Refactor LineScope by @observerw in #21
  • feat: trim empty lines from code snippets in reference context by @observerw in #20
  • feat: redesign outline to filter local variables and support top-level expansion by @observerw in #22
  • feat: add semaphore to limit concurrency in capability requests by @observerw in #23

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Jan 17:01

Choose a tag to compare

What's Changed

🚀 Features

  • feat: clean hover content by unescaping HTML and removing unnecessary Markdown escapes by @observerw in #19

Other Changes

  • Rename hover API to doc API by @Copilot in #18

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.0

08 Jan 15:26

Choose a tag to compare