Open MLFlexer opened 10 months ago
As a user i would like to be able to refer to document symbols when chatting by typing something like @fibonacci and then automatically exchanging it for a function, method or whatever when prompting
@fibonacci
Could make use of https://neovim.io/doc/user/lsp.html#vim.lsp.buf.document_symbol()
As a user i would like to be able to refer to document symbols when chatting by typing something like
@fibonacci
and then automatically exchanging it for a function, method or whatever when prompting