Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Default remap for code actions? #305

Open
itse4elhaam opened this issue Oct 28, 2024 · 1 comment
Open

[Question] Default remap for code actions? #305

itse4elhaam opened this issue Oct 28, 2024 · 1 comment

Comments

@itse4elhaam
Copy link

These is my current remap, it works fine with other projects but not with typescript(when using typescript tools).

    ["<leader>ca"] = {
      function()
        vim.lsp.buf.code_action()
      end,
      "LSP code action",
    },

@zettlrobert
Copy link

For me also not working other language servers do, tested across different projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants