Skip to content

fix: vim.lsp.get_log_path() -> vim.lsp.log.get_filename() #3997

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

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

seblyng
Copy link
Contributor

@seblyng seblyng commented Aug 14, 2025

Problem: vim.lsp.get_log_path() was recently deprecated because it is just a unnecessary wrapper around vim.lsp.log.get_filename()

Solution: Use the non deprecated function

@justinmk justinmk merged commit 26ccc7f into neovim:master Aug 14, 2025
6 checks passed
@seblyng seblyng deleted the log-deprecation branch August 14, 2025 18:35
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

Successfully merging this pull request may close these issues.

2 participants