Re-export 'TextDocument' from 'vscode-languageserver-textdocument' for convenience,
including both type and symbol (namespace), as we here and there also refer to the symbol,
the overhead is very small, just a few kilobytes.
Everything else of that package (at the time contributing) is also defined
in 'vscode-languageserver-protocol' or 'vscode-languageserver-types'.
Re-export 'TextDocument' from 'vscode-languageserver-textdocument' for convenience, including both type and symbol (namespace), as we here and there also refer to the symbol, the overhead is very small, just a few kilobytes. Everything else of that package (at the time contributing) is also defined in 'vscode-languageserver-protocol' or 'vscode-languageserver-types'.