godotengine / godotengine/godot-docs

Add Neovim LSP client configuration examples.

Open
#8,779 4 comments 0 reactions 0 assignees View on GitHub
area:manual enhancement
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
v4.2.1.stable.official

**Issue description:**
Simulating an `stdio` connection against the LSP server through a piped TCP connection might cause issues that seem server-sided such as `textDocument/hover` not working correctly as reported on https://github.com/godotengine/godot/issues/87192 when in reality the issue is client-sided.

This issue is specific to Neovim -- it would be nice to have working examples of LSP client configurations for NeoVim in the documentation.

**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/tutorials/editor/external_editor.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.