Last updated 4 years ago
Was this helpful?
Allow managing docsets (documentation).
Docsets allow to install:
Windows / Linux: docsets
MacOS: docsets
You can view all docsets at:
Simple example, in the file to ask to the python3module to install the Zeal docsets:
python3
vscode-anywhere: python3: enabled: True zeal: docsets: Python_3: enabled: True PEPs: enabled: True
True to enable, False to skip (default to False).
True
enable
False