支持全局函数补全

This commit is contained in:
csh
2025-09-27 22:23:04 +08:00
parent aac12137cb
commit dc713e6893
220 changed files with 195514 additions and 195869 deletions
@@ -4,7 +4,7 @@
#include "../../service/document.hpp"
#include "../../service/symbol.hpp"
namespace lsp::providers::text_document
namespace lsp::provider::text_document
{
std::string References::GetMethod() const
{