This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 101
Getting errors when trying to rename functions or use code actions. #123
Comments
Rename was fixed in one of the recent commits, but yea, I left the issue open due to code actions still throwing errors. |
Same problem |
Got the problem with code action, and the error msg is: E5108: Error executing lua: ...symbols-outline.nvim/lua/symbols-outline/code_action.lua:22: Expected Lua number
stack traceback:
[C]: in function 'nvim_win_get_cursor'
...symbols-outline.nvim/lua/symbols-outline/code_action.lua:22: in function <...symbols-outline.nvim/lua/symbols-outline/code_action.lua:21> |
Still happening to me too |
Hi, for the time being (before simrat39 can hopefully come back) I'm maintaining a fork where the PR #168 is merged, fixing this issue as well as a few others -- see details of improvements in readme. Also note on the fork status in the readme, feel free to try it if you really prefer this over alternative plugins but do proceed with caution :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm on Neovim 0.7.0 dev.
The text was updated successfully, but these errors were encountered: