description.md

1Reads the content of the given file in the project.
2
3If the file is too big to read all at once, and neither a start line
4nor an end line was specified, then this returns an outline of the
5file's symbols (with line numbers) instead of the file's contents,
6so that it can be called again with line ranges.