Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

extension rename is not working #146

@kryshac

Description

@kryshac

Describe the bug
after I installed the extension, rename from lsp (angularls) no longer works, I receive this message:
Language server couldn't provide rename result

System information

  • OS: linux
  • Neovim version: NVIM v0.9.5
  • Dressing config:
{
  'stevearc/dressing.nvim',
  opts = {
    input = {
      insert_only = false,
      relative = 'editor',
    },
  },
}

To Reproduce
Steps to reproduce the behavior:

2024-03-03.20-43-52.mp4

if you need some logs tell me which ones.
Thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions