github folke/lazydev.nvim v1.3.0

latest releases: stable, v1.10.0, v1.9.0...
22 months ago

1.3.0 (2024-06-03)

Features

  • config: make it easier to specify plugin paths in library (890c7d5)
  • prettier debug (fe68a25)
  • prettier debug (766931a)

Bug Fixes

  • added single file support. Fixes #10 (0592c8f)
  • fixup for debug. See #10 (f3b3795)
  • lsp: dont error when workspace not loaded yet. Fixes #10 (41e5bb1)
  • lsp: try to avoid incorrect temporary diagnostics (22473af)
  • pass root_dir to enabled instead of lsp client (37ba8ac)
  • remove lazy.nvim dep (4bd9af4)
  • revert set_handlers for now (f2fe955)
  • windows fixes #12 (f98d85a)
  • workspace: don't add workspace folder as library. See #13 (ae12a62)
  • workspace: resolve real paths. Fixes #13 (b32bc5a)

Performance Improvements

  • debounce LuaLS updates (7d843b9)
  • dont return workspace library for the fallback scope (2e715cd)
  • lsp: explicitely disable the fallback scope when no scopeUri and in a workspace (b9ecd40)
  • properly track library usage per workspace folder (48267c8)

Don't miss a new lazydev.nvim release

NewReleases is sending notifications on new releases.