Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DocBaseNew to Visual Studio Code? Get it now.
DocBase

DocBase

takecy

|
149 installs
| (0) | Free
Manage of DocBase
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code extension for DocBase

This repository provides unofficial VS Code extension for DocBase.

Features

Commands

Press cmd(ctrl) + shift + p and input DocBase:

  • DocBase: Setting
    • Some values for call APIs of DocBase
  • DocBase: Dashboard
    • It display documents by default sort.
  • DocBase: Search
    • It search documents by keyword.

Setting values

These values are saved in settings.json.

  • docbase.token
    • A access token for DocBase APIs.
    • You can set via DocBase: Setting of command-palette.
    • You can get a access token from https://{your_domain}.docbase.io/settings .
  • docbase.domain
    • Your team name.
    • Team candidates obtained from the token are displayed and saved when selected.
      • https://{your_domain}.docbase.io

Behavior

  • A selected document is shown as markdown in editor. And auto open preview by side.
  • Open a document at external browser when a document shown in editor.

Known Issues

  • Document creation/update/delete is not supported yet.

LICENSE

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft