支持全局函数补全

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
@@ -2,7 +2,7 @@
#include "./selection_range.hpp"
#include "../../protocol/transform/facade.hpp"
namespace lsp::providers::text_document
namespace lsp::provider::text_document
{
std::string SelectionRange::GetMethod() const
{