Skip to content

Commit

Permalink
chore(build): auto-generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2024
1 parent 543d35f commit e0741ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/dev/entry.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ Gets the range for inserting the entry (insert of InsertReplaceEdit)
`entry:_get_default_range(): lsp.Range`

Gets the default range for entry (if there is no textEdit)

## Get Documentation
`entry:get_documentation(string?`

Gets the documentation for an entry. This includes adding the detail.
# Fields

## Completion Item
Expand Down

0 comments on commit e0741ad

Please sign in to comment.