close_document
Close files in the LSP server to free up resources and reduce memory usage when documents are no longer being analyzed.
Instructions
Close a file in the LSP server. Use this tool when you're done with a file to free up resources and reduce memory usage. It's good practice to close files that are no longer being actively analyzed, especially in long-running sessions or when working with large codebases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |