Skip to content

Spycemyster/dotnet-goto.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Dotnet Go-To

A simple version of "Go To Defintion" for C#. This is a temporary fix for "textDocument/definition" for when the class has source-generated dependencies (like Godot).

Usage

require('dotnet-goto').lsp_request_definition()

This will jump to the definition of object.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages