diff options
| author | vitya-smirnov <[email protected]> | 2025-07-04 16:10:09 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2025-07-04 17:00:55 +0300 |
| commit | 73fccb4ea00d5ac50641cfc0bb03b24686bd6710 (patch) | |
| tree | 4a77260107368575b72cb4882cd0b1c37ec1bc02 /contrib/python/simplegeneric/py3/simplegeneric.py | |
| parent | 6eff12e93b9d1e93fa333d7b05b4c9336e804c40 (diff) | |
YQL-20112: Support experimental documentation
LSP supports the following propoerty of the
completion item, that supports Markdown format:
```
/**
* A human-readable string that represents a doc-comment.
*/
documentation?: string | MarkupContent;
```
I added docs only for a few items just to check a
look in the UI. Also some docs are shortened.
Documentation is opt-in decorator for a
NameService. Because it is not needed in the
YDB CLI, for example.
commit_hash:b400ed1224be2906b7fb1da29e9c97aa7578d710
Diffstat (limited to 'contrib/python/simplegeneric/py3/simplegeneric.py')
0 files changed, 0 insertions, 0 deletions
