VSCode-Anywhere
  • Introduction
  • Installation
    • Requirements
      • Windows requirements
      • Linux requirements
      • MacOS requirements
    • Quickstart
    • Advanced
      • Windows installation
      • Linux installation
      • MacOS installation
  • Modules
    • Module installation
    • Module update
    • Module settings
      • Global settings
        • brew settings
        • chocolatey settings
        • env settings
        • msys2 settings
        • nix settings
        • scoop settings
        • vscode settings
        • zeal settings
    • Modules list
      • Ansible
      • Bash
      • C / C++
      • C#
      • Custom
      • Deepcode
      • Docker
      • Fonts
      • Git
      • Go
      • HTML
      • Java
      • JavaScript / TypeScript
      • Markdown
      • Perl
      • PHP
      • Platformio
      • PowerShell
      • Puppet
      • Python2
      • Python3
      • Remote
      • Rest
      • ReStructuredText
      • Ruby
      • Saltstack
      • VSCode
    • Custom modules
  • Structure
    • apps
    • conf
      • saltstack
        • conf-offline
        • conf
        • pillar
        • states
    • tools
      • env
      • install
      • link
      • update
      • vscode
      • vscode-anywhere
  • Tutorials
    • Youtube tutorials
  • Release notes
    • V2
      • V2.0.0
    • V1
  • FAQ
Powered by GitBook
On this page
  • docsets
  • enabled

Was this helpful?

  1. Modules
  2. Module settings
  3. Global settings

zeal settings

Previousvscode settingsNextModules list

Last updated 4 years ago

Was this helpful?

Allow managing docsets (documentation).

docsets

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:

vscode-anywhere:
    python3:
        enabled: True
        zeal:
            docsets:
                Python_3:
                    enabled: True
                PEPs:
                    enabled: True

enabled

True to enable, False to skip (default to False).

Zeal
Zeal
Dash
https://github.com/Kapeli/feeds
https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets
Python_3
PEPs
vscode-anywhere.sls