ts-ls
Get the definition of symbols in a file
Get the definition of a symbol at a given position in a file https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_definition
post/v1/devboxes/{id}/lsp/file-definition
Path parameters
idstring required
The id of the devbox.
Request body
Response
The definition of the symbol at the given position